Re: psql + autocommit

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: John Sidney-Woollett <johnsw(at)wardbrook(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: psql + autocommit
Date: 2004-09-18 01:03:31
Message-ID: 200409180303.31356.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-09-18 01:05:48 Re: psql + autocommit
Previous Message Gaetano Mendola 2004-09-18 00:29:32 Re: division by zero issue