public inbox for [email protected]
help / color / mirror / Atom feedFrom: Christoph Haller <[email protected]>
To: [email protected]
Subject: About SET SEARCH_PATH
Date: Wed, 17 Sep 2003 17:05:16 +0200
Message-ID: <[email protected]> (raw)
I'm thinking of introducing schemas within my databases.
Reading the doc I've found some stuff which does not
seem right. I'm referring to 7.3.4.
(1)
$PGSQLD/doc/html/functions-misc.html
The search path may be altered by a run-time setting.
The command to use is SET SEARCH_PATH 'schema'[,'schema']...
It should be
SET SEARCH_PATH TO schema[,schema]...
May be a link to
$PGSQLD/doc/html/ddl-schemas.html
should be used instead, it has it all right.
(2)
$PGSQLD/doc/html/sql-set.html
This page does not mention the SEARCH_PATH variable at all.
Is this intended?
Regards, Christoph
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: About SET SEARCH_PATH
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox