From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
Cc: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Aidan Van Dyk <aidan(at)highrise(dot)ca>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL |
Date: | 2010-03-17 10:49:11 |
Message-ID: | 1268822951.3825.16607.camel@ebony |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-docs pgsql-hackers |
On Wed, 2010-03-17 at 12:35 +0200, Heikki Linnakangas wrote:
> Looking into this, I realized that we have a bigger problem...
A lot of this would be easier if you do the docs first, then work
through the problems. The new system is more complex, since it has two
modes rather than one and also multiple processes and a live connection.
The number of failure cases must be higher than previously.
Documenting how it is supposed to work in the event of failure will help
everyone check those and comment on them.
--
Simon Riggs www.2ndQuadrant.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-03-17 15:55:50 | pgsql: Fix incorrect example in CREATE INDEX reference page, per Josh |
Previous Message | Heikki Linnakangas | 2010-03-17 10:35:37 | Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Kupershmidt | 2010-03-17 14:38:59 | Incorrect SQL on CREATE INDEX page |
Previous Message | Heikki Linnakangas | 2010-03-17 10:35:37 | Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL |
From | Date | Subject | |
---|---|---|---|
Next Message | Florian Pflug | 2010-03-17 13:12:02 | Re: Dyamic updates of NEW with pl/pgsql |
Previous Message | Heikki Linnakangas | 2010-03-17 10:35:37 | Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL |