> pg_regress has a --dbname option (which actually take a list of database
> names):
> --dbname=DB use database DB (default \"regression\")
> ... but the PostgreSQL regression test suite does not really support this:
That option is intended for running other sets of regression tests
(eg, the contrib ones are customarily run in contrib_regression).
I see zero value in trying to make the standard tests run under
some other database name.
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
No comments:
Post a Comment