Re: Hot Standby: too many KnownAssignedXids - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Hot Standby: too many KnownAssignedXids
Date
Msg-id AANLkTimJNHXy9T9CsRQruOW+dkke_GmiHA+btGCy2+HO@mail.gmail.com
Whole thread Raw
In response to Hot Standby: too many KnownAssignedXids  (Joachim Wieland <joe@mcknight.de>)
Responses Re: Hot Standby: too many KnownAssignedXids
List pgsql-hackers
On Sat, Nov 20, 2010 at 6:46 AM, Joachim Wieland <joe@mcknight.de> wrote:
> I still have the server, if you want me to debug anything or send a
> patch against 9.0.1 that gives more output, just let me know.

Per previous Simon's comment, the following information would be useful.
http://archives.postgresql.org/pgsql-general/2010-10/msg00154.php

--------------
If you suspect a bug in Hot Standby, please settrace_recovery_messages = DEBUG2
in postgresql.conf and repeat the action

Always useful to know
* max_connections
* current number of sessions
* whether we have two phase commits happening
--------------

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Andy Colson
Date:
Subject: Re: unlogged tables
Next
From: Itagaki Takahiro
Date:
Subject: Re: [JDBC] Support for JDBC setQueryTimeout, et al.