Add /contrib/pg_standby:
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_standby/Makefile | added | +18 −0 |
| contrib/pg_standby/pg_standby.c | added | +619 −0 |
| contrib/pg_standby/README.pg_standby | added | +164 −0 |