From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | GUC and postgresql.conf docs |
Date: | 2003-05-12 17:20:19 |
Message-ID: | 200305121020.19901.josh@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Folks,
I'm trying to prepare comprehensive documentation on the contents of the
postgresql.conf file for 7.3.2. However, I'm running into some confusion in
the docs (which is why I'm preparing the document in the first place).
Can I aassume that any setting documented under "3.4. Run-time Configuration"
is a GUC variable modifiable through a SET statement? If not, where can I
find documenation on which .conf settings are GUC variables and which are
not?
Thanks ... this'll go up at Techdocs when I have a draft together.
--
Josh Berkus
Aglio Database Solutions
San Francisco
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-05-12 17:31:51 | Re: GUC and postgresql.conf docs |
Previous Message | Steve Crawford | 2003-05-12 15:56:02 | Re: realtime data inserts |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-05-12 17:21:12 | Re: SQL99 CREATE TABLE ... (LIKE parent_table) |
Previous Message | Rod Taylor | 2003-05-12 16:14:38 | Re: SQL99 CREATE TABLE ... (LIKE parent_table) |