mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
have pg_ctl warn about this. Cancel running online backups (by renaming the backup_label file, thus rendering the backup useless) when shutting down in fast mode. Laurenz Albe