Re: find query beening executed
| От | Scott Marlowe |
|---|---|
| Тема | Re: find query beening executed |
| Дата | |
| Msg-id | dcc563d10910220114sabd30e7s499da618ceb6c497@mail.gmail.com обсуждение исходный текст |
| Ответ на | find query beening executed (Julius Tuskenis <julius@nsoft.lt>) |
| Ответы |
Re: find query beening executed
|
| Список | pgsql-admin |
On Thu, Oct 22, 2009 at 1:52 AM, Julius Tuskenis <julius@nsoft.lt> wrote: > Hello, > > I'd like to know if it is possible to find out the query beeing processed > for some connection? I know theres a "Select * from pg_stat_activity", but > if query is very long it gets "cut" and it is the end of it that interests > me. I usually log long running queries which gets the whole thing. (I think...) Logs can get big if you set the minimum too low and log a lot. But the query only gets logged when it's done, so you might not have the right connection afterwards. But you'd have the query.
В списке pgsql-admin по дате отправления: