Re: show all;

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: show all;
Дата
Msg-id 200106021412.f52ECsp07595@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: show all;  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: show all;  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > The problem with ROLLBACK is that it throws an error into the log if
>
> Error?  I see only a notice.

The issue is that it fills the logs if used a lot:

    DEBUG:  redo is not required
    DEBUG:  database system is in production state
    NOTICE:  ROLLBACK: no transaction in progress

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Marko Kreen
Дата:
Сообщение: take 2: show all / reset all
Следующее
От: Tom Lane
Дата:
Сообщение: Re: show all;