Re: Length of SQL show in dashboard limited to 1K

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: Length of SQL show in dashboard limited to 1K
Дата
Msg-id CAKKotZSO2rfKuGLx6GYG755M4LDhmdKii87em7N+ZvXCAnAw1g@mail.gmail.com
обсуждение исходный текст
Ответ на Length of SQL show in dashboard limited to 1K  (Don Branson <don.branson@gmail.com>)
Список pgadmin-support
Hi,

This issue is not related to pgAdmin4.

You can modify and increase the track_activity_query_size parameter value which controls the length of the query, it postgres server side setting, you can check postgres documentation for more information.


Regards,
Murtaza


On Tue, 19 May 2020, 22:27 Don Branson, <don.branson@gmail.com> wrote:
I'm using pgadmin 4.21, following Server Activity and drilling into individual requests, looking at SQL for certain requests. The SQL is limited to 1024 characters, but that's cutting off the where clause, which I need to see. I was able to find a solution for this for older versions of pgadmin, but am unable to see the whole SQL in pgadmin4. How do I see the whole query?

Thanks,
Don

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Length of SQL show in dashboard limited to 1K
Следующее
От: Bo Guo
Дата:
Сообщение: Re: pgadmin4 container install: volume mapping