Re: [pgadmin-support] Cannot connect to postgresql

2004-07-19 Thread Peter Bradley
On Mon, 2004-07-19 at 11:25, Adam H.Pendleton wrote: > On Jul 18, 2004, at 4:03 PM, Peter Bradley wrote: > > > netstat -l confirms that the server is listening on port 5432. > > > > If I try to telnet to port 5432 I get "Connection refused" both as my >

Re: [pgadmin-support] Cannot connect to postgresql

2004-07-18 Thread Peter Bradley
On Sun, 2004-07-18 at 21:14, Andreas Pflug wrote: > Peter Bradley wrote: > > I have just downloaded and installed postgresql and pgadmin3. > > > > In Postgresql I have done no more than create a test database (with no > > tables or anything) called testdb. I can c

[pgadmin-support] Cannot connect to postgresql

2004-07-18 Thread Peter Bradley
I have just downloaded and installed postgresql and pgadmin3. In Postgresql I have done no more than create a test database (with no tables or anything) called testdb. I can connect to this dataabase as the user postgres from the command line interface (./psql testdb). The postgres user is the u