pgsql: Add /contrib/pg_standby: pg_standby is a production-ready

Started by Bruce Momjianover 19 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Add /contrib/pg_standby:

pg_standby is a production-ready program that can be used to
create a Warm Standby server. Other configuration is required
as well, all of which is described in the main server manual.

Simon Riggs

Added Files:
-----------
pgsql/contrib/pg_standby:
Makefile (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_standby/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
README.pg_standby (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_standby/README.pg_standby?rev=1.1&content-type=text/x-cvsweb-markup)
pg_standby.c (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_standby/pg_standby.c?rev=1.1&content-type=text/x-cvsweb-markup)