Re: Re: postgresql.conf file

From: will trillich <will(at)serensoft(dot)com>
To: PostgreSQL General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: postgresql.conf file
Date: 2001-06-08 12:41:02
Message-ID: 20010608074102.A13297@serensoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jun 08, 2001 at 02:10:40PM +0530, Penguin wrote:
> On Tue, Jun 05, 2001 at 06:25:59PM -0400, Tom Lane wrote:
>
> >Stephan Richter <srichter(at)cbu(dot)edu> writes:
> > So here my question: Is there any other way of globally changing the
> > DATESTYLE to SQL (at compile time or DB creation time)?
> >
> >You can set it via an environment variable in the postmaster's
> >environment. See the docs.
> >
> >It ought to be settable via postgresql.conf, but currently isn't.
>
> Is there any file called postgresql.conf ? Where is it ?
> The default installation does not create any such file.
>
> Sorry for this silly question.

not so silly, if you ask me. on my v7.0.3 setup (i use debian
2.2/potato) my /etc/postgresql dir looks like

% ls /etc/postgresql
pg_geqo
pg_hba.conf
pg_ident.conf
pg_options
postgresql.env
postmaster.init
postmaster.opts.default

so maybe they're referring to pg_hba.conf -- or, it may be part
of the source file set whereby compile-time options are set.
just guessing, of course; i could be wrong on both counts.

--
I figure: if a man's gonna gamble, may as well do it
without plowing. -- Bama Dillert, "Some Came Running"

will(at)serensoft(dot)com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Olivier Cherrier 2001-06-08 12:49:28 libpq compile error
Previous Message Andrew Gould 2001-06-08 12:30:31 Re: Re: postgresql.conf file