Re: Online Backups: Minor Caveat, Major Addition?

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Online Backups: Minor Caveat, Major Addition?
Дата
Msg-id 20060322133328.GE15742@pervasive.com
обсуждение исходный текст
Ответ на Online Backups: Minor Caveat, Major Addition?  ("Thomas F. O'Connell" <tfo@sitening.com>)
Список pgsql-docs
On Mon, Mar 20, 2006 at 09:54:53AM -0600, Thomas F. O'Connell wrote:
> 23.3.3.1 - Inline (or In-place) Recovery
> 23.3.3.2 - Remote Recovery or Recovery into a New Cluster
> 23.3.3.3 - Continuous Recovery
>
> The "Inline Recovery" section would just be the existing 23.3.3
> repurposed.
>
> The "Remote/New Cluster Recovery" section would be an edited version
> of the existing 23.3.3 to eliminate step1 and include the note
> suggested above.
>
> The "Continuous Recovery" section would include details of how to
> continuously apply WAL files to a separate cluster in order to have a
> true hot standby system.
>
> Thoughts?
>
> I'd be happy to draft 23.3.3.2. I'll have to figure out how to
> implement Simon Riggs's suggestion of a wait-for-files
> recover_command including a way to interrupt in the event of a need
> for actual failover-style recovery before I could draft 23.3.3.3,
> though.

BTW, when it comes to continuous recovery you should have a look at
http://pgfoundry.org/projects/pgpitrha/
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

В списке pgsql-docs по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Online Backups: Minor Caveat, Major Addition?
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: ALTER TABLE x ALTER COLUMN y TYPE z