From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: rmgr hooks (v2) |
Date: | 2009-01-21 17:54:16 |
Message-ID: | 1232560456.2327.561.camel@ebony.2ndQuadrant |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, 2009-01-21 at 18:38 +0200, Heikki Linnakangas wrote:
> Simon Riggs wrote:
> > So you *must* replay catalog entries and recreate the original catalog
> > in exact synchronisation with reading WAL files. Recreating the catalog
> > can only be done by Postgres itself.
>
> The startup process doesn't have a relcache,
Yes
> so this rmgr patch is
> nowhere near enough to enable
You are way too smart not to overcome such a minor hurdle...
> that. If I understood correctly, the hot
> standby patch doesn't change that either.
No it doesn't.
--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2009-01-21 17:59:52 | Re: Pluggable Indexes (was Re: rmgr hooks (v2)) |
Previous Message | Bruce Momjian | 2009-01-21 17:52:55 | Re: [SQL] array_to_string(anyarray, text) that was working in 8.1 is not working in 8.3 |