At 3:34 PM -0800 2/15/09, Bob Pawley wrote:
Finally Success
Thanks everyone
Here's one I ran into today - connection with the server was blocked
by Kasperski Anti-Virus. The clue was that other machines on the
network could connect, but this one couldn't. Funny thing was that
we had orig
Woohoo! Glad you got it working...
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
Finally Success
Thanks everyone
Bob
- Original Message -
From: "John R Pierce"
To: "Bob Pawley"
Cc: "PostgreSQL"
Sent: Sunday, February 15, 2009 3:05 PM
Subject: Re: [GENERAL] Attempting to connect
# IPv4 local connections:
host al
# IPv4 local connections:
host all all 0.0.0.0
255.255.255.255 md5
host all all127.0.0.1/32 md5
oh. that first HOST line will only allow IP 0.0.0.0, hardly likely
to be a valid address. if
On Sunday 15 February 2009 2:19:13 pm Adrian Klaver wrote:
> On Sunday 15 February 2009 1:41:14 pm Bob Pawley wrote:
> > Hi
> >
> > I do need some help here.
> >
> > I am still having trouble making a remote connection. The 'Server doesn't
> > listen' message comes up.
> >
> > The config files have
On Sun, Feb 15, 2009 at 3:29 PM, Bob Pawley wrote:
> The log file states "parameter "listen-adress" cannot be changed after
> server start; conf change ignored.
>
> I am getting this log entry after saving the file and reloading with the
> server shutdown.
>
> Does anyone have a procedure for maki
riginal Message -
From: "John R Pierce"
To: "Bob Pawley" ;
Sent: Sunday, February 15, 2009 1:44 PM
Subject: Re: [GENERAL] Attempting to connect
Bob Pawley wrote:
Hi
I do need some help here.
I am still having trouble making a remote connection. The 'Server doesn
On Sunday 15 February 2009 1:41:14 pm Bob Pawley wrote:
> Hi
>
> I do need some help here.
>
> I am still having trouble making a remote connection. The 'Server doesn't
> listen' message comes up.
>
> The config files have been changed as shown below.
>
> Postgresql.conf
>
> #listen_addresses = '*'
Removed #
Reloaded postmaster, restarted server.
Server still isn't listening.
Bob
- Original Message -
From: "John R Pierce"
To: "Bob Pawley" ;
Sent: Sunday, February 15, 2009 1:44 PM
Subject: Re: [GENERAL] Attempting to connect
Bob Pawley wrote:
Hi
Bob Pawley wrote:
Hi
I do need some help here.
I am still having trouble making a remote connection. The 'Server
doesn't listen' message comes up.
The config files have been changed as shown below.
Postgresql.conf
#listen_addresses = '*'
you'd need to remove that # (comment) from the fr
Hi
I do need some help here.
I am still having trouble making a remote connection. The 'Server doesn't
listen' message comes up.
The config files have been changed as shown below.
Postgresql.conf
#listen_addresses = '*'
pg_hba
# TYPE DATABASE USER CIDR-ADDRESs IP-Mask
11 matches
Mail list logo