Re: [Fwd: partial replication ...]

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: [Fwd: partial replication ...]
Дата
Msg-id 3f0b79eb0911232023y71ad7392ia634099c3fa94afc@mail.gmail.com
обсуждение исходный текст
Список pgsql-cluster-hackers
Hi Hans,

> btw; response and comments of any kind are welcome.

Any improvements for Streaming Replication are welcome.
So, I agree with your idea in general, and have some comments.

There seem to be many TODO items on your idea. Since it's
almost impossible to cope with all at the same time, I think
that you should break down your idea to some self-contained
parts.

For example,

- WAL sending/receiving hook for WAL filtering.
  This feature is also useful for compression of WAL data
  being shipped.

- Recovery per database-object (e.g., database, table...).
  This feature is also useful for partial recovery when one
  part of a database is damaged.

- Automatic online-backup from the primary to the standby.
  This is already pointed by Heikki.
  http://archives.postgresql.org/pgsql-hackers/2009-07/msg00940.php
.....

Let's go forward in stages.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: TODO: Wiki page for every project
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Request to PostgreSQL core