[PATCH] remove pg_archivecleanup and pg_standby

Justin Pryzby <pryzby@telsasoft.com>

From: Justin Pryzby <pryzby@telsasoft.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Stephen Frost <sfrost@snowman.net>, Ian Lawrence Barwick <barwick@gmail.com>, pgsql-hackers@postgresql.org
Date: 2020-10-29T02:44:12Z
Lists: pgsql-hackers

Attachments

Forking this thread:
https://www.postgresql.org/message-id/fd93f1c5-7818-a02c-01e5-1075ac0d4def@iki.fi

I think these are old-fashioned since 9.6 (?), so remove them for v14.

I found it confusing when re-familiarizing myself with modern streaming
replication that there are extensions which only help do things the "old way".

Commits

  1. Remove documentation of waiting restore_command.

  2. Retire pg_standby.

  3. doc: Fix typos