Re: psql + autocommit

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: psql + autocommit
Дата
Msg-id 200409180105.i8I15m807788@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: psql + autocommit  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: psql + autocommit
Следующее
От: Hadley Willan
Дата:
Сообщение: Re: Is it possible to get the 7.4.1 static docs in HTML