Re: [pgadmin-support] running pgagent

2010-01-11 Thread Ashesh Vashi
Ignore my previous mail.. (After Discussion with Dave Page, I found that) We can have multiple pgAgent Daemon running for the same database too. Each pgagent daemon lock the job, before running it. So that, it will not run multiple times by different pgagent daemons. If you specify the "Host Agen

Re: [pgadmin-support] running pgagent

2010-01-11 Thread Ashesh Vashi
That's right.. On Tue, Jan 12, 2010 at 8:31 AM, Sebastian P. Luque wrote: > On Mon, 4 Jan 2010 11:21:32 +0530, > Ashesh Vashi wrote: > > > Hi, You can find the pgAgent daemon setup documents found @ > > http://www.pgadmin.org/docs/dev/pgagent-install.html. > > Thanks for the pointer. > > If I un

Re: [pgadmin-support] running pgagent

2010-01-11 Thread Sebastian P . Luque
On Mon, 4 Jan 2010 11:21:32 +0530, Ashesh Vashi wrote: > Hi, You can find the pgAgent daemon setup documents found @ > http://www.pgadmin.org/docs/dev/pgagent-install.html. Thanks for the pointer. If I understand well, there can only be one pgagent daemon per database? -- Seb -- Sent via

Re: [pgadmin-support] running pgagent

2010-01-03 Thread Ashesh Vashi
Hi, You can find the pgAgent daemon setup documents found @ http://www.pgadmin.org/docs/dev/pgagent-install.html. Hope this helps. -- Ashesh Vashi EnterpriseDB INDIA - Enterprise Postgres Company On Mon, Jan 4, 2

[pgadmin-support] running pgagent

2010-01-03 Thread Seb
Hi, I'm looking for advice on how to run pgagent. IIUC, once I've setup the jobs in pgAdmin, then we have to ensure that the pgagent daemon is running. So I guess pgagent should be run from a system init script. But firts I'd like to check how it runs from a shell. What user should I run pgagen