From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | David Hartveld <David(dot)Hartveld(at)mendix(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Streaming replication on 9.1-beta2 after pg_restore is very slow |
Date: | 2011-07-07 12:27:43 |
Message-ID: | CA+U5nMJebiNrFULkjhdOoGS24QpF8rXmi5-cfhaoL_9aYrfrKQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Jul 7, 2011 at 1:12 PM, David Hartveld
<David(dot)Hartveld(at)mendix(dot)com> wrote:
>>
>> On Wed, Jul 6, 2011 at 4:54 PM, David Hartveld <David(dot)Hartveld(at)mendix(dot)com>
>> wrote:
>>
>> > Is there possibly a known issue with the beta, or do I have to
>> > configure my cluster differently for 9.1?
>>
>> Thanks for trying 9.1beta
>>
>> No known bugs, no differences in configuration.
>>
>> You haven't enabled any of the new 9.1 features either so they aren't likely to be
>> at issue.
>>
>> So there's something pretty badly screwed up somewhere, though that looks like
>> pilot error at the moment, sorry.
>>
>> I'd suggest starting again and see if you can get a reproduceable bug.
>> I'd be very grateful if you can narrow things down to produce a tight bug report.
>
> I've just submitted bug report 6094, with a complete description of what I have done. The replication stream is reproducibly very slow. If you need more information, let me know.
Bug 6094 contains no additional information and there is not yet a
confirmed bug.
Your output indicates that there is a problem in your replication
setup and this is why the slave does not catch up.
This is not a performance issue. It is either a bug in replication, or
a user configuration issue. Since few things have changed in 9.1 in
this area, at the moment the balance of probability is towards user
error. If you can provide a more isolated bug report we may be able to
investigate.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2011-07-07 13:21:30 | Re: Request for help - Does anyone in Seattle need a Postgres job? |
Previous Message | David Hartveld | 2011-07-07 12:12:29 | Re: Streaming replication on 9.1-beta2 after pg_restore is very slow |