Re: logging stuff - Mailing list pgsql-hackers

From Tom Lane
Subject Re: logging stuff
Date
Msg-id 13773.1060123132@sss.pgh.pa.us
Whole thread Raw
In response to Re: logging stuff  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: logging stuff
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> ... And of course, we already have pid and timestamp, so once
> we are done, we will have seven possible data items on each line, and
> with booleans there will be no control over their order on the line.

Which is exactly the way I want it ;-).  I can't see any use that would
justify the amount of extra logic needed to allow user-specified
ordering of the entries.  This feature discussion seems to be
degenerating into a gild-the-lily contest ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: TODO: trigger features
Next
From: Dave Tenny
Date:
Subject: PostgreSQL JDBC driver Connection.setTransactionIsolation(Connection.TRANSACTION_SERIALIZABLE) failures