From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [COMMITTERS] pgsql: Suppress some NOTICE |
Date: | 2006-09-02 11:47:39 |
Message-ID: | 200609021147.k82BldV05598@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > Suppress some NOTICE messages from REINDEX command.
>
> This actually suppresses NOTICE messages in the reindexdb shell command.
> Shouldn't those two behave the same, though?
Not sure. I don't think the shell command and the SQL command have to
provide the same feedback. I don't think createuser does. Does
vacuumdb?
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-09-02 12:29:18 | pgsql: Done: o -Allow PL/python to composite types and |
Previous Message | Peter Eisentraut | 2006-09-02 09:07:16 | Re: [COMMITTERS] pgsql: Suppress some NOTICE messages from REINDEX command. |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-09-02 12:30:01 | pgsql: Allow PL/python to return composite types and result sets Sven |
Previous Message | David Fetter | 2006-09-02 11:14:03 | Re: Getting a move on for 8.2 beta |