Re: Entities created in one query not available in another in extended protocol

Поиск
Список
Период
Сортировка
От Sehrope Sarkuni
Тема Re: Entities created in one query not available in another in extended protocol
Дата
Msg-id CAH7T-aq7oc9h1iGCq-xEV=tD40RSEz1eHTn-xQTjNdPdLYoW9w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Entities created in one query not available in another in extended protocol  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
The JDBC driver tries to handle this by estimating how much data has been buffered. It mainly comes up when executing batch INSERTS as a large number of statements may be sent to the backend prior to reading back any results.

There's a nice write up of the potential deadlock and the driver's logic to avoid it here:



Regards,
-- Sehrope Sarkuni
Founder & CEO | JackDB, Inc. | https://www.jackdb.com/

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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Further issues with jsonb semantics, documentation
Следующее
От: Steve Kehlet
Дата:
Сообщение: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1