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 Linux (Debian) Server where Postgresql
> > 8.3 is
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 Linux (Debian) Server where Postgresql
> 8.3 is installed.
Is that a typo? pgAdmin II hasn't been supported in year
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.conf (remote):
>
> listen_addresses = '
hobbes <[EMAIL PROTECTED]> writes:
> 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.
What exactly happens when you try?
A reasonable guess is that you need to poke a hole in your firewal
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;