Regression tests (Background Workers)

Поиск
Список
Период
Сортировка
От Dharini
Тема Regression tests (Background Workers)
Дата
Msg-id CADQMRPt-GwUvyp7PukL3WFj0FZfxbjGUUfXnNPg=GO1+eY=15g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Regression tests (Background Workers)  (Michael Paquier <michael.paquier@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Sameer Kumar
Дата:
Сообщение: Re: pg_dump from a hot standby replication slave
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Regression tests (Background Workers)