Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 73F8C475B8F for ; Fri, 22 Nov 2002 15:17:49 -0500 (EST) Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by postgresql.org (Postfix) with ESMTP id A93AA475AE4 for ; Fri, 22 Nov 2002 15:17:48 -0500 (EST) Received: from there (adsl-64-161-213-17.dsl.snfc21.pacbell.net [64.161.213.17]) by pimout2-ext.prodigy.net (8.12.3 da nor stuldap/8.12.3) with SMTP id gAMKHlrr679832; Fri, 22 Nov 2002 15:17:48 -0500 Message-Id: <200211222017.gAMKHlrr679832@pimout2-ext.prodigy.net> Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by norcov.com (8.12.4/8.12.4) with ESMTP id gAKLgOta005304 for ; Wed, 20 Nov 2002 13:42:25 -0800 Received: from there (adsl-64-165-208-131.dsl.snfc21.pacbell.net [64.165.208.131]) by pimout2-ext.prodigy.net (8.12.3 da nor stuldap/8.12.3) with SMTP id gAKLgLtF663208; Wed, 20 Nov 2002 16:42:22 -0500 Content-Type: text/plain; charset="iso-8859-15" From: elein Reply-To: elein@varlena.com To: pgsql-docs@postgresql.org Subject: 7.35b doc bug? Date: Fri, 22 Nov 2002 12:16:13 -0800 X-Mailer: KMail [version 1.3.2] Cc: elein@varlena.com MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from quoted-printable to 8bit by norcov.com id gAKLgOta005304 X-UIDL: "6W"!\jo"!XA*!!Q]3!! X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200211/29 X-Sequence-Number: 1553 In 4.2 User Attributes, the word geqo should probably be changed to enable_indexscan. 4.2 User Attributes... A user can also set personal defaults for many of the run-time configurati= on=20 settings described in=20 Section 3.4. For example, if for some reason you want to disable index scan= s=20 (hint: not a good idea) anytime you connect, you can use ALTER USER myname SET enable_indexscan TO off; This will save the setting (but not set it immediately) and in subsequent= =20 connections it will appear as though SET geqo TO off; had been called right= =20 before the session started. This probably should read: A user can also set personal defaults for many of the run-time configurati= on=20 settings described in Section 3.4. For example, if for some reason you want= =20 to disable index scans (hint: not a good idea) anytime you connect, you can= =20 use ALTER USER myname SET enable_indexscan TO off; This will save the setting (but not set it immediately) and in subsequent= =20 connections it will appear as though SET enable_indexscan TO off; had been= =20 called right before the session started. elein@varlena.com --=20 ---------------------------------------------------------------------------= --------------- elein@varlena.com Database Consulting www.varlena.com It's a doggie dog world.