Re: Performance problem postgresql 9.5
От
Chapman Flack
Тема
Re: Performance problem postgresql 9.5
Дата
Msg-id
40bd111e-ba2a-d69d-ba29-80ee90960f7a@anastigmatix.net
Ответ на
Performance problem postgresql 9.5 (Miguel Angel Sanchez Sandoval)
Список
Дерево обсуждения
Performance problem postgresql 9.5 Miguel Angel Sanchez Sandoval <massanche@gmail.com>
Re: Performance problem postgresql 9.5 Alvaro Herrera <alvherre@2ndquadrant.com>
Re: Performance problem postgresql 9.5 Chapman Flack <chap@anastigmatix.net>
Re: Performance problem postgresql 9.5 Pavan Teja <pavan.postgresdba@gmail.com>
Re: Performance problem postgresql 9.5 Miguel Angel Sanchez Sandoval <massanche@gmail.com>
On 06/08/2018 03:56 PM, Miguel Angel Sanchez Sandoval wrote:
> I see the querys active and encounter
> select fun ('./ 2yhdgrfrt63788')
Would it be possible (observing appropriate precautions for
a compromised server) to report here the language and definition
of any function(s) named 'fun' in that database? Effectively:
select lanname, prosrc, probin
from pg_proc join pg_language as l on l.oid = prolang
where proname = 'fun';
Regards,
-Chap
В списке pgsql-admin по дате отправления
От: Pavan Teja
Дата: