Peter Eisentraut
7ce9b3683e
Make some messages more consistent
2007-05-31 15:13:06 +00:00
Alvaro Herrera
0f6e2d085d
Remove unsupported -u option from pg_standby example usage.
...
From Pavel Stehule.
2007-05-22 15:31:44 +00:00
Bruce Momjian
053981f405
Add logging to /contrib/pg_standby if -k couldn't clean up the log file.
...
Darcy Buskermolen
2007-03-03 18:50:45 +00:00
Magnus Hagander
933571129d
Fix pg_standby to build on msvc.
2007-02-10 19:52:45 +00:00
Peter Eisentraut
994b1cb59e
Add $PostgreSQL$ marker to contrib makefiles.
2007-02-09 17:04:00 +00:00
Bruce Momjian
51be14e928
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
2007-02-08 15:16:19 +00:00