Unix Technical Forum

Re: PgAgent does not works

This is a discussion on Re: PgAgent does not works within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> Vishal Arora wrote: > > Please find the event log and dump of pgAgent schema. From the dump file, ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 09:02 PM
Dave Page
 
Posts: n/a
Default Re: PgAgent does not works

Vishal Arora wrote:
>
> Please find the event log and dump of pgAgent schema.


From the dump file, this is the only schedule present:

COPY pga_schedule (jscid, jscjobid, jscname, jscdesc, jscenabled, jscstart,
jscend, jscminutes, jschours, jscweekdays, jscmonthdays, jscmonths) FROM
stdin;
1 1 sch1 t 2007-06-25 14:33:01+05:30 2008-06-25
00:00:00+05:30
{f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f ,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f ,f,f,f,f,f,f,f,f,f,f}
{f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f} {f,f,f,f,f,f,f}
{f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f ,f,f,f,f,f,f,f}
{f,f,f,f,f,f,f,f,f,f,f,f}
\.

Those arrays of f's are true or false booleans in arrays of minutes,
hours, weekdays, monthsdays and months, each corresponding to the check
list boxes in the Schedule configuration dialog (see
http://www.pgadmin.org/docs/1.6/pgagent-schedules.html). Because all of
them are false in your case, there is effectively no schedule defined.
you must define at least one time element to trigger the schedule!

As for the eventlog, well, there aren't *any* pgagent entries present.
Are you sure it's installed and running as a service?

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:08 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com