Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id F265C476360; Mon, 13 Jan 2003 15:05:39 -0500 (EST) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by postgresql.org (Postfix) with ESMTP id 0C3A747626A; Mon, 13 Jan 2003 15:05:39 -0500 (EST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.6/8.12.6) with ESMTP id h0DK5d5u004819; Mon, 13 Jan 2003 15:05:39 -0500 (EST) To: "Thomas O'Connell" Cc: pgsql-docs@postgresql.org, pgsql-general@postgresql.org Subject: Re: GUC/postgresql.conf docs In-reply-to: References: Comments: In-reply-to "Thomas O'Connell" message dated "Mon, 13 Jan 2003 12:54:24 -0600" Date: Mon, 13 Jan 2003 15:05:39 -0500 Message-ID: <4818.1042488339@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200301/23 X-Sequence-Number: 1623 "Thomas O'Connell" writes: > is it posted anywhere which GUC variables are reset upon pg_ctl reload > and which require a pg_ctl restart to take effect? The ones for which the Admin Guide says "this can only be set at server start" are in the latter class. regards, tom lane