Re: [pgadmin-support] Cannot connect to postgresql

2004-07-18 Thread Andreas Pflug
Peter Bradley wrote: When I try to add a server in pgadmin3 I firstly get the following warning: Warning: Mailcap file /home/peter/.mailcap, line 59: incomplete entry ignored. This message can't originate from pgadmin3 itself, are you starting it from a desktop icon? Try running it from a command

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 connect to this dataabase as > > t

Re: [pgadmin-support] Cannot connect to postgresql

2004-07-18 Thread Andreas Pflug
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 connect to this dataabase as the user postgres from the command line interface (./psql testdb). The po

[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