On 11/27/2014 04:12 AM, Ian Barwick wrote:
Hi

pg_regress provides the command line option "--dbname",
which is described in the help output thusly:

   --dbname=DB    use database DB (default "regression")

It does however accept multiple comma separated names
and will create a database for each name provided,
but AFAICS only ever uses the first database in the list.

Is there a reason for this I'm not seeing?




Most of the code is shared between the main regression suite and ecpg's regression suit. The latter uses multiple databases, I believe.

cheers

andrew



--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to