trove/releasenotes/notes/fix-postgres-pg-rewind-6eef0afb568439ce.yaml
Petr Malik 16bae26001 Fix Postgresql pg_rewind call
Removed an extra 'source-pgdata' argument and replaced
'-D' with more verbose version of the same flag.

Give the replicator user superaccess.

Change-Id: Id8e3eefad60666e73c029a03ce59e765d390e908
Closes-Bug: 1633515
2016-10-14 12:05:52 -04:00

3 lines
49 B
YAML

fixes:
- Fix Postgresql promote (bug 1633515).