Re: [pgadmin-support] Fedora Core 8.0 status?

2007-12-10 Thread Devrim GÜNDÜZ
Hi, On Sun, 2007-12-09 at 17:59 -0800, Melvin Davidson wrote: > Can anyone tell me when pgAdmin III v1.8.0 will be available for > Fedora Core 8 ? It is already there? http://download.fedora.redhat.com/pub/fedora/linux/updates/8/i386/pgadmin3-1.8.0-1.fc8.i386.rpm http://download.fedora.redhat.co

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Raymond O'Donnell
On 10/12/2007 13:29, manoj nair wrote: pg_hba.conf -(host all all 0.0.0.0/0 trust) so that any system can connect remotely Correct me if I'm wrong, but does this *really* mean that any machine can connect? Maybe try adding a specific line for the machine from whic

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread manoj nair
Dave/rod, I checked Under File -> Options -> Preferences, check the 'Reset guru hints' option, click OK, and then tried connecting again. This time i got some hint regarding Primary Keys .. but nothing on the connection specific errors.. The PGAdmin on the vista box is working all fine ..

Re: [pgadmin-support] Fedora Core 8.0 status?

2007-12-10 Thread Dave Page
Robert M. Bernabe wrote: > they changed something in FC8. The installation process has been > slightly modified. Even the Enterprise DB installers don't work there > although I haven't tried PGAdmin III RPM installer there yet. :( The EDB installer isn't RPM based, so any problems with it don't n

Re: [pgadmin-support] Built in display of contents of temporary tables when select has no destination

2007-12-10 Thread Dave Page
Robert M. Bernabe wrote: > Hi Dave, >Within a function just type select * from table; ...call the function > and the SQL editor will give an error saying that the select statement > has no destination...which is true...:) but often very complex stored > functions have temporary tables within an

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Dave Page
Raymond O'Donnell wrote: > On 10/12/2007 11:41, manoj nair wrote: > >>The error message on the left most corner of PGAdmin >> says..."Connection to database ...Failed" and the >> add server form or dialog box pops up again. >> there is nothing much happening other than this. > > Yu should

Re: [pgadmin-support] Fedora Core 8.0 status?

2007-12-10 Thread Robert M. Bernabe
they changed something in FC8. The installation process has been slightly modified. Even the Enterprise DB installers don't work there although I haven't tried PGAdmin III RPM installer there yet. :( Regards - Original Message - From: "Dave Page" <[EMAIL PROTECTED]> To: "Melvin Davi

Re: [pgadmin-support] Built in display of contents of temporary tables when select has no destination

2007-12-10 Thread Robert M. Bernabe
Hi Dave, Within a function just type select * from table; ...call the function and the SQL editor will give an error saying that the select statement has no destination...which is true...:) but often very complex stored functions have temporary tables within and the only way to display the c

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Raymond O'Donnell
On 10/12/2007 11:41, manoj nair wrote: The error message on the left most corner of PGAdmin says..."Connection to database ...Failed" and the add server form or dialog box pops up again. there is nothing much happening other than this. Yu should get a bit more than thisas an experi

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread manoj nair
Hi, The error message on the left most corner of PGAdmin says..."Connection to database ...Failed" and the add server form or dialog box pops up again. there is nothing much happening other than this. thanks, manoj

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Dave Page
Please keep your replies on the mailing list. manoj nair wrote: > hi, > I have checked the windows firewall and PostgreSQL server is enabled in > the exceptions list(I suppose that means firewall would not block it). > I have the listen_addresses option in postgresql.conf set to > listen_addresses

Re: [pgadmin-support] Built in display of contents of temporary tables when select has no destination

2007-12-10 Thread Dave Page
Robert M. Bernabe wrote: > Hi, >Not sure if this is the proper forum but I'd like to post a request > of sorts. The PG Admin III SQL Editor and Debugger are great but I've > noticed that when a select statement has no destination, the software > issues an error. What do you mean 'has no desti

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Dave Page
manoj nair wrote: > Hi, > I have installed postgres 8.2 on a Windows Vista machine. > PGAdmin came along with the installation and on opening PgAdmin there is > a POstgresSQL DATAbase Server 8.2(localhost:5432) server running on it. > I have another windows machine XP and i have PGadmin instal

Re: [pgadmin-support] Problem using Slony-I with pgadmin 1.6.2

2007-12-10 Thread Dave Page
Kandy Wong wrote: > I did try to build pgAdmin3-1.8.0 from source but couldn't get it to work > and so as for slony 1.2 due to some library and dependency problems and > that's why I have to use pgAdmin 1.6.2 and slony 1.1.5. > I'm using SL4 so actually are there any RPMs available for SL4/RHEL4/Ce

Re: [pgadmin-support] Fedora Core 8.0 status?

2007-12-10 Thread Dave Page
Melvin Davidson wrote: > Can anyone tell me when pgAdmin III v1.8.0 will be available for Fedora > Core 8 ? Doesn't the F7 (or RHEL5) RPM work on F8? http://www.postgresql.org/ftp/pgadmin3/release/v1.8.0/ Regards, Dave. ---(end of broadcast)--- TI

Re: [pgadmin-support] Problem using Slony-I with pgadmin 1.6.2

2007-12-10 Thread Kandy Wong
>> --- Original Message --- >> From: "Kandy Wong" <[EMAIL PROTECTED]> >> To: pgadmin-support@postgresql.org >> Sent: 08/12/07, 03:31:01 >> Subject: [pgadmin-support] Problem using Slony-I with pgadmin 1.6.2 >> >> Hi, >> >> I'm using pgadmin3-1.6.2, slony1-1.1.5 with PostgreSQL 8.2.5 on SL4