Contents
pg_standby
A contrib module supporting the creation of a warm standby server
This entry relates to a PostgreSQL feature which is deprecated and may be desupported in future releases.
pg_standby
is a deprecated contrib module providing a utility program supporting the creation of a warm standby server.
pg_standby
was introduced in PostgreSQL 8.3, and supports PostgreSQL 8.2 and later. It has been removed in PostgreSQL 14.
Change history
- PostgreSQL 14
- removed (commit 514b411a)
- PostgreSQL 8.4
- PostgreSQL 8.3
- added (commit 51be14e9)
With the exception of bugfixes and minor code changes, pg_standby
remained unchanged between PostgreSQL 8.4 and PostgreSQL 13
References
- PostgreSQL 13 documentation: pg_standby