Pg-archivecleanup Must Specify Oldest Kept Wal File

pg_archivecleanup: must specify oldest kept WAL file

%r is replaced by PostgreSQL with the oldest WAL still required by the standby. pg-archivecleanup must specify oldest kept wal file

PostgreSQL's files are essential for database recovery, Point-in-Time Recovery (PITR), and standby server synchronization. pg_archivecleanup: must specify oldest kept WAL file %r

Introduce flags that allow users to define "how much" to keep rather than "where" to stop: Point-in-Time Recovery (PITR)

Lädt...