Re: [pgadmin-support] Status of pgadmin for OSX

2004-07-19 Thread Adam H.Pendleton
On Jul 19, 2004, at 4:38 PM, Glenn Strout wrote: Hi. I have inherited a large postgres database which is being run on a Mac server with Panther OS. I see in your documentation that the Mac version of pgadmin is "experimental". At the moment, my main interest is in being able to create a vi

Re: [pgadmin-support] Cannot connect to postgresql

2004-07-19 Thread Adam H . Pendleton
On Jul 19, 2004, at 1:17 PM, Peter Bradley wrote: I made a typo. :-( Actually, I failed to pass the -i option to postmaster, which is nearly as stupid. Your message above put me on the right track. Many thanks for all the replies - all of which were helpful and useful. I'm just sorry I hadn't pai

[pgadmin-support] Status of pgadmin for OSX

2004-07-19 Thread Glenn Strout
Hi. I have inherited a large postgres database which is being run on a Mac server with Panther OS. I see in your documentation that the Mac version of pgadmin is "experimental". At the moment, my main interest is in being able to create a visualization of the schema. Is the status of pgadmi

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 > > own user and as the postgres user. > > If

Re: [pgadmin-support] Cannot connect to postgresql

2004-07-19 Thread Adam H . Pendleton
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 own user and as the postgres user. If your postgresql server is indeed listening on TCP port 5432, and you issue a