Re: [GENERAL] Help with remote connection to remote Postgresql 8.3 Server...

2008-05-29 Thread hobbes
On May 29, 4:45 pm, [EMAIL PROTECTED] ("Dave Page") wrote: > On Wed, May 28, 2008 at 10:17 PM, hobbes <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > > I have been trying to get my local (windows) machine's PgAdmin II to > > connect directly to a remote L

Re: [GENERAL] Help with remote connection to remote Postgresql 8.3 Server...

2008-05-28 Thread hobbes
On May 29, 5:17 am, hobbes <[EMAIL PROTECTED]> wrote: > Hi Guys, > > I have been trying to get my local (windows) machine's PgAdmin II to > connect directly to a remote Linux (Debian) Server where Postgresql > 8.3 is installed. > > I have set in my postgresql.con

[GENERAL] Help with remote connection to remote Postgresql 8.3 Server...

2008-05-28 Thread hobbes
Hi Guys, I have been trying to get my local (windows) machine's PgAdmin II to connect directly to a remote Linux (Debian) Server where Postgresql 8.3 is installed. I have set in my postgresql.conf (remote): listen_addresses = '*' # what IP address(es) to listen on;