Re: postgresql 7.1.3

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: David Fee <dfee(at)laurcat(dot)com>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgresql 7.1.3
Date: 2002-05-07 01:45:02
Message-ID: 200205062145.02299.lamar.owen@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday 06 May 2002 12:37 pm, David Fee wrote:
> Owen,
> Do you know how to get postmaster to start with the " -i " flag? I want to
> use pgaccess and when I try to connect to the db, it gives an error message
> saving that the postmaster isn't running with the " -i " flag or accepting
> connections at port 5432. If I start postmaster with " -i " manually, it
> works fine, but I need it to start automatically

Find the file 'postgresql.conf' -- on RedHat with an RPM installation it is in
/var/lib/pgsql/data. Edit this file -- change the line '#tcpip_socket =
false' to be 'tcpip_socket = true' -- note the lack of the # comment.

Restart postmaster and you're done. The -i switch is no longer necessary due
to the 'GUC' -- 'Grand Unified Configuration' file postgresql.conf.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Reyes 2002-05-07 02:07:52 Re: Problems with list?
Previous Message Andrew Bartley 2002-05-07 01:18:46 time in 7.2