Re: show all; - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: show all;
Date
Msg-id 200106021412.f52ECsp07595@candle.pha.pa.us
Whole thread Raw
In response to Re: show all;  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: show all;  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Marko Kreen
Date:
Subject: take 2: show all / reset all
Next
From: Tom Lane
Date:
Subject: Re: show all;