Creating streaming replication standby

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Creating streaming replication standby
Дата
Msg-id 20180330.074937.2297840246283145110.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответы Re: Creating streaming replication standby
Список pgsql-hackers
It would be nice if we could have an SQL command or a function which
creates a streaming replication standby from existing primary. Some of
public cloud already provide such that feature. Pgpool-II also
provides it. Of course we can do it today by combining existing
functions/SQL/tools but the feature will greatly make admin's life
easier.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: [HACKERS] logical decoding of two-phase transactions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently