git.postgresql.org Git - postgresql.git/commit
2011年1月31日 16:13:01 +0000 (18:13 +0200)
2011年1月31日 16:25:39 +0000 (18:25 +0200)
commit 997b48ed96c476650f87ca75d65c9fc1f6273f5a
Support multiple concurrent pg_basebackup backups.
With this patch, pg_basebackup doesn't write a backup_label file in the
data directory, so it doesn't interfere with a pg_start/stop_backup() based
backup anymore. backup_label is still included in the backup, but it is
injected directly into the tar stream.
Heikki Linnakangas, reviewed by Fujii Masao and Magnus Hagander.
This is the main PostgreSQL git repository.
RSS
Atom