Re: Postgresql JDBC process consumes more memory than psql client

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: Postgresql JDBC process consumes more memory than psql client
Дата
Msg-id 20220905132658.GK31833@telsasoft.com
обсуждение исходный текст
Ответ на RE: Postgresql JDBC process consumes more memory than psql client  ("James Pang (chaolpan)" <chaolpan@cisco.com>)
Список pgsql-performance
On Mon, Sep 05, 2022 at 12:52:14PM +0000, James Pang (chaolpan) wrote:
> Any idea how to print SQL plan from JDBC driver ? 

You could use "explain execute" on the client, or autoexplain on the
server-side.

-- 
Justin



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

Предыдущее
От: "James Pang (chaolpan)"
Дата:
Сообщение: RE: Postgresql JDBC process consumes more memory than psql client
Следующее
От: "James Pang (chaolpan)"
Дата:
Сообщение: RE: Postgresql JDBC process consumes more memory than psql client