Re: [pgadmin-support] pgadmin as main postgresql GUI interface

2007-02-24 Thread Seb
On Sat, 24 Feb 2007 23:05:45 -0600, Seb <[EMAIL PROTECTED]> wrote: [...] > Last time I tried it ~1 yr ago, it allowed only minimal functionality to > interact with PostgreSQL. I meant MySQL, not PostgreSQL back then. -- Seb ---(end of broadcast)--

Re: [pgadmin-support] pgadmin as main postgresql GUI interface

2007-02-24 Thread Seb
On Sat, 24 Feb 2007 19:54:13 +0100, Michael Eschweiler <[EMAIL PROTECTED]> wrote: [...] > You could try knoda (www.knoda.org) and/or rekall > (www.rekallrevealed.org). Unless you don't want do more complicated > things knoda could be a good choice (but I don't know nothing about the > report gen

Re: [pgadmin-support] pgadmin as main postgresql GUI interface

2007-02-24 Thread Michael Eschweiler
Am Donnerstag, 22. Februar 2007 schrieb Seb: > Hi, > > I'm exploring ways to interact with postgresql through a GUI. I'm in a > Debian testing system (AMD64) and have found very few options. I really > like pgadmin for the administrative tasks with postgresql, but I'm looking > for something for

[pgadmin-support] Change a field to sequence (serial)

2007-02-24 Thread Ezequias Rodrigues da Rocha
Hi lists, Is there possible to change a bigint field (primary key) to a serial ? If yes how it is possible ? I was trying to do that but the pgadmin don't enable the change to sequence. What is the problem my friends ? Regards Ezequias http://ezequiasrocha.blogspot.com/ --

Re: [pgadmin-support] pgadmin as main postgresql GUI interface

2007-02-24 Thread brsaweda
On Feb 22, 6:19 pm, [EMAIL PROTECTED] ("Milen A. Radev") wrote: > Seb написа: > > > On Thu, 22 Feb 2007 09:49:59 -0700, > > Dan Harris <[EMAIL PROTECTED]> wrote: > > > [...] > > Have you tried the SDBC driver > (http://dba.openoffice.org/drivers/postgresql/)? I have successfully set up a connectio