Re: PITR (was Re: Type of application that use PostgreSQL)
От
Shridhar Daithankar
Тема
Re: PITR (was Re: Type of application that use PostgreSQL)
Дата
Msg-id
3F811017.7070504@persistent.co.in
Ответ на
PITR (was Re: Type of application that use PostgreSQL) (Ron Johnson)
Список
Дерево обсуждения
Type of application that use PostgreSQL "My Internet" <my_internet@hotmail.com>
Re: Type of application that use PostgreSQL Richard Huxton <dev@archonet.com>
Re: Type of application that use PostgreSQL Network Administrator <netadmin@vcsn.com>
Re: Type of application that use PostgreSQL Bruno Wolff III <bruno@wolff.to>
Re: Type of application that use PostgreSQL Richard Huxton <dev@archonet.com>
Re: Type of application that use PostgreSQL Network Administrator <netadmin@vcsn.com>
online vs. hot backup (was Re: Type of application that
use PostgreSQL) Ron Johnson <ron.l.johnson@cox.net>
Re: online vs. hot backup (was Re: Type of application that use PostgreSQL) Network Administrator <netadmin@vcsn.com>
Re: online vs. hot backup (was Re: Type of application Ron Johnson <ron.l.johnson@cox.net>
Re: online vs. hot backup (was Re: Type of application Network Administrator <netadmin@vcsn.com>
Re: Type of application that use PostgreSQL Peter Childs <blue.dragon@blueyonder.co.uk>
Re: Type of application that use PostgreSQL Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: Type of application that use PostgreSQL Ron Johnson <ron.l.johnson@cox.net>
Re: Type of application that use PostgreSQL Peter Childs <blue.dragon@blueyonder.co.uk>
Re: Type of application that use PostgreSQL Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: Type of application that use PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
PITR (was Re: Type of application that use PostgreSQL) Ron Johnson <ron.l.johnson@cox.net>
Re: PITR (was Re: Type of application that use PostgreSQL) Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: PITR (was Re: Type of application that use Ron Johnson <ron.l.johnson@cox.net>
Re: PITR (was Re: Type of application that use Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: Type of application that use PostgreSQL Mike Mascari <mascarm@mascari.com>
Ron Johnson wrote: >>All that we basically need for PITR is to provide management code that >>lets old WAL segments get archived off to tape (or wherever) rather than >>deleted, plus some kind of control that lets the roll-forward process be >>stopped at the desired point-in-time rather than necessarily running to >>the end of the available WAL data. This isn't a trivial amount of code, >>but there's no great conceptual difficulty either. > > > Hope everybody realizes that the amount of WALs will get very big > on active-update systems... Of course they will be recycled in some point of time or other. And even if postgresql would provide PITR abilities, that would be nearly useless if WAL is recycled.. Its a space/time tradeoff issue.. Shridhar
В списке pgsql-general по дате отправления