From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Simplifying "standby mode" |
Date: | 2006-09-08 17:59:47 |
Message-ID: | 1157738387.2692.141.camel@holly |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Wed, 2006-09-06 at 12:01 -0400, Bruce Momjian wrote:
> Simon Riggs wrote:
> >
> > Likely to be completed by end of next week now, submitted in chunks:
> >
> > 1. Notes on restartable recovery
Included here
> > 2. Notes on standby functionality
> > 3. discussion on rolling your own record-level polling using
> > pg_xlogfile_name_offset()
>
> > 4. pg_standby.c sample code
>
> I need #4 long before the end of _this_ week, or it is going to be
> rejected for 8.2. The documentation can be added even during beta,
> though the earlier the better so it can be tested.
I guess I was thinking to put #4 in the docs rather than contrib... but
I won't be able to make this deadline either way now.
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
restartablerecovery_docs.patch | text/x-patch | 2.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-09-08 18:18:26 | Re: Query returning tuples that does not satisfy the WHERE clause |
Previous Message | elein | 2006-09-08 17:51:39 | Re: Domains and subtypes, a brief proposal |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-09-08 19:20:00 | Re: [HACKERS] Fix linking of OpenLDAP libraries |
Previous Message | Magnus Hagander | 2006-09-08 08:30:13 | Re: related problem of path by msvc |