Обсуждение: WAL archive, warm backup and read-only slave

Поиск
Список
Период
Сортировка

WAL archive, warm backup and read-only slave

От
pgsql@mohawksoft.com
Дата:
How difficult would it be, and does anyone think it is possible to have a
continuous "restore_command" ala pg_standby running AND have the database
operational in a "read-only" mode?




Re: WAL archive, warm backup and read-only slave

От
Tom Lane
Дата:
pgsql@mohawksoft.com writes:
> How difficult would it be, and does anyone think it is possible to have a
> continuous "restore_command" ala pg_standby running AND have the database
> operational in a "read-only" mode?

See all the discussion of "hot standby" over the past eight or so months.
        regards, tom lane