Postgres 11.2 given error "Failed to initializetransaction_deferrable to 0"

Поиск
Список
Период
Сортировка
От Amul
Тема Postgres 11.2 given error "Failed to initializetransaction_deferrable to 0"
Дата
Msg-id 1576063624947-0.post@n3.nabble.com
обсуждение исходный текст
Список pgsql-bugs
Hi All,

I have installed postgres 11.2 and i am executing parallel queries with huge
data. So while executing, sometimes postgres given error "Failed to
initialize transaction_deferrable to 0" and sometimes query executes
successfully. Following error log generated by postgres.

LOG:  SET TRANSACTION [NOT] DEFERRABLE must be called before any query
2019-10-29 18:43:03.921 FATAL:  failed to initialize transaction_deferrable
to 0
2019-10-30 05:43:03.924 ERROR:  failed to initialize transaction_deferrable
to 0
2019-10-30 05:43:03.924 CONTEXT:  parallel worker
2019-10-30 05:43:03.924 STATEMENT:  <Query>
2019-10-30 05:43:03.924 LOG:  background worker "parallel worker" (PID
31604) exited with exit code 1

I just need to know about this bug.


Thanks,
Amul Patel



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-bugs-f2117394.html



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Roman Cervenak
Дата:
Сообщение: Re: Memory leak (possibly connected to postgis) leading to server crash
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16159: recovery requests WALs for the next timelines before timeline switch LSN has been reached