Re: [GENERAL] Regression tests (Background Workers)

2016-06-21 Thread Michael Paquier
On Tue, Jun 21, 2016 at 2:02 PM, Dharini wrote: > 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" ==

[GENERAL] Regression tests (Background Workers)

2016-06-20 Thread Dharini
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 fun