On Sat, 2010-04-03 at 11:00 +0300, Peter Eisentraut wrote:
> The following messages from the postgres catalog either appear to be
> internal errors that should be marked differently, or they are in my
> estimation unintelligible to users and should be rephrased.

> #: storage/ipc/procarray.c:2224
> msgid "record known xact %u latestObservedXid %u"
> 
> 
> #: storage/ipc/procarray.c:2257
> msgid "recording unobserved xid %u (latestObservedXid %u)"
> 
> 
> #: storage/ipc/procarray.c:2379
> msgid "too many KnownAssignedXids"
> 
> 
> #: storage/ipc/standby.c:861
> msgid ""
> "snapshot of %u running transactions overflowed (lsn %X/%X oldest "
> "xid %u next xid %u)"
> 
> 
> #: storage/ipc/standby.c:868
> msgid ""
> "snapshot of %u running transaction ids (lsn %X/%X oldest xid %u "
> "next xid %u)"

These are all DEBUG messages. Can you explain "marked differently" so I
can do that for you?

-- 
 Simon Riggs           www.2ndQuadrant.com


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to