From: | David Hartveld <david(dot)hartveld(at)mendix(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>, <pgsql-general(at)postgresql(dot)org>, Simon Riggs <simon(at)2ndQuadrant(dot)com> |
Subject: | Re: Streaming replication on 9.1-beta2 after pg_restore is very slow |
Date: | 2011-07-08 08:19:15 |
Message-ID: | 4E16BD83.9080008@mendix.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Op 07-07-11 18:23, Tom Lane schreef:
> Karsten Hilbert<Karsten(dot)Hilbert(at)gmx(dot)net> writes:
>> On Thu, Jul 07, 2011 at 11:14:05AM -0400, Tom Lane wrote:
>>> I'm betting Debian hasn't fixed that bug yet either and so you need this
>>> post-beta2 patch:
>>>
>>> http://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=c2ba0121c73b7461331104a46d140156e847572a
>
>> Do they know about this gcc bug ?
>
> Can't say about Debian in particular, but upstream gcc certainly knows
> about it.
> https://bugzilla.redhat.com/show_bug.cgi?id=712480
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49390
I'm guessing this is probably the cause of my problem, then. I'll try to
rebuild with an earlier version of GCC, and let you know the results.
Thanks to all of you!
David
From | Date | Subject | |
---|---|---|---|
Next Message | zhaowy | 2011-07-08 08:20:45 | BUG #6099: Does pgcluster support hibernate? |
Previous Message | mike beeper | 2011-07-08 07:51:37 | Re: [HACKERS] Creating temp tables inside read only transactions |