Re: psql + autocommit - Mailing list pgsql-general

From Bruce Momjian
Subject Re: psql + autocommit
Date
Msg-id 200409180105.i8I15m807788@candle.pha.pa.us
Whole thread Raw
In response to Re: psql + autocommit  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Peter Eisentraut wrote:
> 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.

Very true.  There is overhead in reading that file each time psql
starts.  Let's leave it alone for now and see if people get confused or
not.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: psql + autocommit
Next
From: Hadley Willan
Date:
Subject: Re: Is it possible to get the 7.4.1 static docs in HTML