Thanks Tom! That did the trick. I didn't know this could be set outside
of the configuration file.
Robert.
Those have nothing to do with it; in fact I don't think "\set quiet" has
any effect at all... Try "SET client_min_messages" instead.
regards, tom lane
-
"Robert Kleemann" <[EMAIL PROTECTED]> writes:
> Even if quiet and verbosity terse is set, creating a table with a primary
> key will generate a NOTICE message that reports an index is being created.
Those have nothing to do with it; in fact I don't think "\set quiet" has
any effect at all... Try
The following bug has been logged online:
Bug reference: 3652
Logged by: Robert Kleemann
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: linux, solaris 10
Description:quiet / VERBOSITY=terse does not silence PKEY NOTICE
message
Details: