Re: pgAgent stats
От | Dave Page |
---|---|
Тема | Re: pgAgent stats |
Дата | |
Msg-id | 937d27e11003170519y1cc72ff8nab65804fab01e422@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pgAgent stats (Marcin Krawczyk <jankes.mk@gmail.com>) |
Ответы |
Re: pgAgent stats
|
Список | pgsql-sql |
On Wed, Mar 17, 2010 at 12:15 PM, Marcin Krawczyk <jankes.mk@gmail.com> wrote: > It's pgAdmin 1.10.0. I've partially identified the problem, pgAdmin log says > that following query gets executed when switching to job statistics tab : > SELECT jsljlgid, jslstatus, jslresult, jslstart, jslduration, (jslstart + > jslduration) AS endtime, jsloutput > FROM pgagent.pga_jobsteplog WHERE jsljstid = 5 ORDER BY jslstart DESC LIMIT > 0 > obviously the problem is LIMIT 0 clause but why it is there remains > a mystery... pgAdmin bug ? a configuration issue ? Check the 'Maximum number of rows to retrieve' option on the Query tab of the Options dialog. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do
В списке pgsql-sql по дате отправления: