Re: Allowing multiple concurrent base backups

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Allowing multiple concurrent base backups
Дата
Msg-id 4D3DAE4F.3030801@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Allowing multiple concurrent base backups  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Allowing multiple concurrent base backups  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On 13.01.2011 23:32, Heikki Linnakangas wrote:
> Anyway, here's an updated patch with all the known issues fixed.

Another updated patch. Fixed bitrot, and addressed the privilege issue
Fujii-san raised here:
http://archives.postgresql.org/message-id/4D380560.3040400@enterprisedb.com.
I changed the privilege checks so that pg_start/stop_backup() functions
require superuser privileges again, but not for a base backup via the
replication protocol (replication privilege is needed to establish a
replication connection to begin with).

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

Вложения

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

Предыдущее
От: Jesper Krogh
Дата:
Сообщение: Re: wildcard search support for pg_trgm
Следующее
От: Tom Lane
Дата:
Сообщение: Re: REVIEW: EXPLAIN and nfiltered