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'
Today I've d-loaded PostgreSQL 7.3.4.
I've seen in
$PGSQLD/doc/html/index.html
it still says
Copyright (C) 1996-2002
shouldn't it be 2003?
Regards, Christoph
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster