Re: GUC and postgresql.conf docs

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: GUC and postgresql.conf docs
Date: 2003-05-12 17:54:38
Message-ID: 15067.1052762078@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Josh Berkus <josh(at)agliodbs(dot)com> writes:
> What distinguises
> settings that can be SET from GUC variables that are restart-only?

The PGC_CONTEXT settings. Go back and read those comments I pointed
you to.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jenny - 2003-05-12 18:20:21 compiling
Previous Message Tom Lane 2003-05-12 17:45:49 Re: LIKE indexing proposal

Browse pgsql-patches by date

  From Date Subject
Next Message Rod Taylor 2003-05-12 18:16:13 Re: SQL99 CREATE TABLE ... (LIKE parent_table)
Previous Message Peter Eisentraut 2003-05-12 17:40:37 Re: GUC and postgresql.conf docs