Re: DELETE FROM pg_description WHERE ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: DELETE FROM pg_description WHERE ...
Дата
Msg-id 22836.1303662466@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: DELETE FROM pg_description WHERE ...  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-admin
Simon Riggs <simon@2ndQuadrant.com> writes:
> On Fri, Apr 22, 2011 at 5:26 PM, Erwin Brandstetter <brsaweda@gmail.com> wrote:
>> DELETE FROM pg_description WHERE description = 'My very special
>> totally useless comment.';

> Why would you *not* use the COMMENT command for that?

If what he wants is to drop comments containing a particular string,
COMMENT isn't an especially easy way to do it.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: DELETE FROM pg_description WHERE ...
Следующее
От: David Hornsby
Дата:
Сообщение: Scaling