On Sat, 2010-05-01 at 12:37 -0400, Tom Lane wrote: > Simon Riggs <[email protected]> writes: > > On Sat, 2010-05-01 at 09:05 -0500, Jaime Casanova wrote: > >> maybe we should be using the tables that exists in the regression > >> database or adding hs_setup_primary in installcheck to prepare the > >> regression database to run standbycheck in the standby server > > > That's part of the procedure already. > > Where is this test procedure documented?
In src/test/regress/standby_schedule hs_standby_check.sql throws warning if not setup correctly. -- Simon Riggs www.2ndQuadrant.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
