Re: Re: postgresql network access problem

2009-01-01 Thread af300wsm
On Jan 1, 2009 4:34am, stan wrote: Thanks. I did get it working. Here is the line that I used in rc.conf: postgresql_flags="-o '-i' -w -s -m fast" As a point of information, what was confusing me was, i had increased the number of connections in postgresql.conf. This had created a sit

Re: postgresql network access problem

2009-01-01 Thread stan
On Wed, Dec 31, 2008 at 09:22:22PM -0700, Andrew Falanga wrote: > On Wed, Dec 31, 2008 at 5:42 PM, stan wrote: > > > > I am having a bit of a problem enabling remote access to postgress on my > > 7.1 system. > > > > I have added to postgresql.conf > > > > listen_addresses = '*' > > > > and to pg_h

Re: postgresql network access problem

2008-12-31 Thread Andrew Falanga
On Wed, Dec 31, 2008 at 5:42 PM, stan wrote: > > I am having a bit of a problem enabling remote access to postgress on my > 7.1 system. > > I have added to postgresql.conf > > listen_addresses = '*' > > and to pg_hba.conf > > hostall all XXX.159.77.0/24 trust > > XX is