Regression tests (Background Workers) - Mailing list pgsql-general

From Dharini
Subject Regression tests (Background Workers)
Date
Msg-id CADQMRPt-GwUvyp7PukL3WFj0FZfxbjGUUfXnNPg=GO1+eY=15g@mail.gmail.com
Whole thread Raw
Responses Re: Regression tests (Background Workers)  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general

Background process is initialized at server start and when trying to run the tests i get the following error.

$ make installcheck
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
ERROR:  DROP DATABASE cannot be executed from a function or multi-command string
command failed: "/postgres/install/bin/psql" -X -c "DROP DATABASE IF EXISTS \"contrib_regression\"" "postgres"
make: *** [installcheck] Error 2

pgsql-general by date:

Previous
From: Sameer Kumar
Date:
Subject: Re: pg_dump from a hot standby replication slave
Next
From: Michael Paquier
Date:
Subject: Re: Regression tests (Background Workers)