Re: postgresql 7.1.3 - Mailing list pgsql-general

From Doug McNaught
Subject Re: postgresql 7.1.3
Date
Msg-id m3helkm4yu.fsf@varsoon.wireboard.com
Whole thread Raw
In response to postgresql 7.1.3  (David Fee <dfee@laurcat.com>)
List pgsql-general
David Fee <dfee@laurcat.com> writes:

> 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

Edit 'postgresql.conf' and set 'tcpip_socket' to 'true', then restart.

-Doug

pgsql-general by date:

Previous
From: Francisco Reyes
Date:
Subject: Re: Index usage vs large repetitions of key
Next
From: Scott Marlowe
Date:
Subject: Re: Subject: bool / vacuum full bug followup part 2