Re: [GENERAL] idle in transaction, why

Поиск
Список
Период
Сортировка
Искать
От
Rob Sargent
Тема
Re: [GENERAL] idle in transaction, why
Дата
Msg-id
81aa980b-fb4c-e9b4-fa82-9f14df71a2df@gmail.com
Ответ на
Список
Дерево обсуждения
[GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why "David G. Johnston" <david.g.johnston@gmail.com>
Re: [GENERAL] idle in transaction, why Tom Lane <tgl@sss.pgh.pa.us>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why Tom Lane <tgl@sss.pgh.pa.us>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why Merlin Moncure <mmoncure@gmail.com>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why Thomas Kellerer <spam_eater@gmx.net>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why Scott Marlowe <scott.marlowe@gmail.com>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>
Re: [GENERAL] idle in transaction, why Rob Sargent <robjsargent@gmail.com>


On 11/06/2017 01:41 PM, Tom Lane wrote:
> Rob Sargent  writes:
>>    idle_in_transaction_session_timeout | 0       | default |
>> |            | A value of 0 turns off the timeout. | user
> Meh.  I think we're barking up the wrong tree anyway: so far as I can
> find, there is no error message reading 'idle transaction timeout'
> in the existing PG sources (and I sure hope no committer would have
> thought that such an ambiguous message text was satisfactory).
> So I think your error is coming from client-side or third-party code.
> What other moving parts have you got in there?
>
> 			regards, tom lane
The most likely culprit is JOOQ, which I chose as a learning experience 
(normally I use ORM tools).  But that said, I just ran the same data 
into my test env, (postgres 10.0 (real) on centos 6.9, ubuntu client) 
and all went swimmingly.  It's a sizable payload (several batches of 
over 100K items, deserialized from json) and takes 5 minutes to save.

I was hoping to blame the virt or the beta.  Not a good time to start 
doubt JOOQ


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
В списке pgsql-general по дате отправления
От: Tom Lane
Дата:
От: Rob Sargent
Дата:
FAQ