7.2 tools (was: WAL's single point of failure: latest CHECKPOINT record)

Поиск
Список
Период
Сортировка
От Ned Lilly
Тема 7.2 tools (was: WAL's single point of failure: latest CHECKPOINT record)
Дата
Msg-id 3A9EFF6F.6E5E48D0@greatbridge.com
обсуждение исходный текст
Ответ на Re: WAL's single point of failure: latest CHECKPOINT record  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Yes, there is backend functionality on tap for 7.2 (see TODO) that will need to
be in place before the tools Justin mentions can be properly built.

We're very interested in helping out with the tools, and will be talking to the
-hackers list more about our ideas once 7.1 is out the door.

Regards,
Ned


Bruce Momjian wrote:

> We really need point-in-time recovery, removal of the need to vacuum,
> and more full-featured replication.  Hopefully most can be addressed in
> 7.2.
>
> > Hi all,
> >
> > Out of curiosity, does anyone know of any projects that are presently
> > creating PostgreSQL database recovery tools?
> >
> > For example database corruption recovery, Point In Time restoration, and
> > such things?
> >
> > It might be a good project for GreatBridge to look into if no-one else
> > is doing it already.
> >
> > Regards and best wishes,
> >
> > Justin Clift
> > Database Administrator
> >



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: WAL's single point of failure: latest CHECKPOINT record
Следующее
От: "Jaruwan Laongmal"
Дата:
Сообщение: why the DB file size does not reduce when 'delete' the data in DB?