Re: Hot standby and synchronous replication status

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Hot standby and synchronous replication status
Дата
Msg-id 4A84491B.4080405@agliodbs.com
обсуждение исходный текст
Ответ на Re: Hot standby and synchronous replication status  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: Hot standby and synchronous replication status  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
All,


> The other reason is what I think Greg Smith was mentioning --
> simplifying the process of grabbing a usable PITR backup for novice
> users.  That seems like it has merit.

While we're at this, can we add xlog_location as a file-location GUC?
It seems inconsistent that we're still requiring people to symlink the
pg_xlog in order to move that.  Or is that already part of this set of
patches?

-- 
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Implementation of GROUPING SETS (T431: Extended grouping capabilities)
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: surprising trigger/foreign key interaction