Re: Allowing multiple concurrent base backups
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
From: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-01-24T16:52:31Z
Lists: pgsql-hackers
Attachments
- multiple_inprogress_backups1-3.patch (text/x-diff) patch
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