Re: PGXLOG variable worthwhile? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: PGXLOG variable worthwhile?
Date
Msg-id 200209172236.g8HMaci29555@candle.pha.pa.us
Whole thread Raw
In response to Re: PGXLOG variable worthwhile?  (Rod Taylor <rbt@rbt.ca>)
List pgsql-hackers
Rod Taylor wrote:
> I forget, is it possible to make a GUC that cannot be changed during
> runtime?

Yes, you can set it to it only can be changed by the super-user and only
takes effect on restart.

--  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,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: PGXLOG variable worthwhile?
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: PostgreSQL 7.3: help on new CREATE TYPE