11:57 AM
To: Mehlape, Makgati
Cc: Dan King; pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Can't connect from computer on network.
* in postgresql.conf actually denotes the network interfaces on the
machine on which the postgresql server is running.
If you wish to limit access to certai
ruary 19, 2008 3:12 pm
Subject: Re: [ADMIN] Can't connect from computer on network.
To: Dan King <[EMAIL PROTECTED]>, pgsql-admin@postgresql.org
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Hi.
>
>
>
> I thin
: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan King
Sent: Tuesday, February 19, 2008 11:27 AM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Can't connect from computer on network.
Hi list,
I am using postgresql 8.2 on Ubuntu Gutsy. I am attempting to connect to
my databa
Hi list,
I am using postgresql 8.2 on Ubuntu Gutsy. I am attempting to connect to my
database on one computer from another computer on my network. I can connect
to the database if I have:
listen_addresses = '*'
in my postgresql.conf file. But I can't connect if I have:
listen_addresses = 'local