From: | Thom Brown <thom(at)linux(dot)com> |
---|---|
To: | Euler Taveira de Oliveira <euler(at)timbira(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: LIST OWNED BY... |
Date: | 2012-02-29 20:50:14 |
Message-ID: | CAA-aLv4z0muPwLz9dx-h44JbKudzbYHX32_bWQfS1y7dvKCOfw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 29 February 2012 20:33, Euler Taveira de Oliveira <euler(at)timbira(dot)com> wrote:
> On 29-02-2012 15:23, Thom Brown wrote:
>> Or just change it to output a verbose notice without changing the syntax?
>>
> I can't see why we will do it only for DROP OWNED. Chat messages are annoying
> unless the user asks for it (that's why I suggested VERBOSE).
Possibly, but I think if you're going ahead an dropping objects owned
by a role, you'll tend to be interested in what those things were
rather than blindly removing things from the database without actually
knowing what they are.
--
Thom
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Korotkov | 2012-02-29 20:54:35 | Re: Collect frequency statistics for arrays |
Previous Message | Tom Lane | 2012-02-29 20:39:53 | Re: Collect frequency statistics for arrays |