Re: PgSQL postmaster.opts

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "MG" <makgab(at)freemail(dot)hu>, "PostgreSQL List" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: PgSQL postmaster.opts
Date: 2002-03-30 13:05:43
Message-ID: NEBBLAAHGLEEPCGOBHDGMEIEEKAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

The version of postgresql you are running does not have the postgresql.conf
file. If you were on postresql 7.1 or 7.2, you would have them regardless of
your OS. For your version, you'll have to use the command-line switches.
Look here for information on them:

http://www.postgresql.org/idocs/index.php?runtime-config.html

You should also consider the upgrade to a newer version of postgresql- the
advantages are significant.

-NickF
--------------------------------------------------------------------------
Nick Fankhauser nickf(at)ontko(dot)com Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/

> -----Original Message-----
> From: pgsql-admin-owner(at)postgresql(dot)org
> [mailto:pgsql-admin-owner(at)postgresql(dot)org]On Behalf Of MG
> Sent: Saturday, March 30, 2002 4:17 AM
> To: PostgreSQL List
> Subject: Re: [ADMIN] PgSQL postmaster.opts
>
>
>
> On 29-Mar-2002 Bruce Momjian wrote:
> >
> > That file is not for user changes. It gets written on every postmaster
> > restart. Either change these in postgresql.conf or on the command line.
> >
>
> The "postgresql.conf" file doesn't exist in RedHat. :(
> But "/var/lib/pgsql/data/pg_options" file exists. It contains:
> verbose=2
> query=2
> syslog=0
>
> Do I have to change the settings in this file?
>
> Bye!
> -----------------
> Linux RedHat 7.1
> -----------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Derek Neighbors 2002-03-30 14:18:55 Troubles Starting Postgres
Previous Message Nicholay P. Chuprynin 2002-03-30 10:26:55 Re: Postgres & large tables on average machine