Re: psql + autocommit - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: psql + autocommit
Date
Msg-id 200409180303.31356.peter_e@gmx.net
Whole thread Raw
In response to Re: psql + autocommit  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: psql + autocommit  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian wrote:
> You could saw the same about installing postgresql.conf in /data.  It
> is not required and doesn't do anything.  It just makes changes
> easier.

I used to say that, but I think now it is sort of required because of
the various settings inserted by initdb.

But one thing is a server program reading a configuration file once when
it starts.  Another things is a client program reading a configuration
file every time it starts.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-general by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: division by zero issue
Next
From: Bruce Momjian
Date:
Subject: Re: psql + autocommit