Re: streaming replication question

From: Rajesh Kumar Mallah <mallah(dot)rajesh(at)gmail(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: streaming replication question
Date: 2010-10-05 10:16:09
Message-ID: AANLkTimpVju+U=c3mAYB_DXTNovjphzrajNv41J6p6rb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Dear Riggs,
I am so sorry that i am not able to replicate it this time. May be i did
something really stupid that day .
I remember at one point of time i ran the standy without any recorvery.conf
even.
If i ever get that again i will surely try to replicate it and inform.

Regds
Rajesh Kumar Mallah.

On Tue, Oct 5, 2010 at 5:08 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:

> On Sat, 2010-10-02 at 12:02 -0400, Rajesh Kumar Mallah wrote:
> > FATAL: too many KnownAssignedXids
>
> That's a bug.
>
> I've a few guesses about that, but I'll put some better instrumentation
> in to see if we can prove what's causing it.
>
> Can you reproduce that again, or was that failure isolated to that
> particular point in the WAL stream? You can try turning HS off, then
> turning it back on again later.
>
> If you suspect a bug in Hot Standby, please set
> trace_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
>
> Thanks
>
> --
> Simon Riggs www.2ndQuadrant.com
> PostgreSQL Development, 24x7 Support, Training and Services
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2010-10-05 10:38:04 Re: Trying to figure out why these queries are so slow
Previous Message Tim Uckun 2010-10-05 09:39:50 Re: Trying to figure out why these queries are so slow

Browse pgsql-hackers by date

  From Date Subject
Next Message Marios Vodas 2010-10-05 11:21:34 gist picksplit iteration
Previous Message Heikki Linnakangas 2010-10-05 09:49:50 Re: is sync rep stalled?