Re: [HACKERS] pg_regress and --dbname option / multiple databases

2014-11-27 Thread Ian Barwick
On 28/11/14 00:02, Andrew Dunstan wrote: 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=DBuse database DB (default "regression") It does however accept multiple comma separa

Re: [HACKERS] pg_regress and --dbname option / multiple databases

2014-11-27 Thread Andrew Dunstan
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=DBuse database DB (default "regression") It does however accept multiple comma separated names and will create a database for eac