Re: [GENERAL] pgadmin's pgagent job scheduler

2007-10-16 Thread Ow Mun Heng
On Tue, 2007-10-16 at 11:10 +0100, Dave Page wrote: > Ow Mun Heng wrote: > > I see.. and in the docs, I was told to import pgagent.sql into the > > postgres DB so I did that. but actually. I want to deploy it to the > > target DB, let's call it "MyDB". Should I have imported it to MyDB > > instead

Re: [GENERAL] pgadmin's pgagent job scheduler

2007-10-16 Thread Dave Page
Ow Mun Heng wrote: > I see.. and in the docs, I was told to import pgagent.sql into the > postgres DB so I did that. but actually. I want to deploy it to the > target DB, let's call it "MyDB". Should I have imported it to MyDB > instead? No, postgres is normal. You can specify with each job step w

Re: [GENERAL] pgadmin's pgagent job scheduler

2007-10-16 Thread Ow Mun Heng
On Tue, 2007-10-16 at 10:35 +0100, Dave Page wrote: > Ow Mun Heng wrote: > > I've only have 1.4.3 version for centos. (and for gentoo) > > so.. I have to use that version. > > We have RPMs for later versions on the pgAdmin site - do they not work? I'm not sure. I didn't try and the latest RPM w

Re: [GENERAL] pgadmin's pgagent job scheduler

2007-10-16 Thread Dave Page
Ow Mun Heng wrote: > I've only have 1.4.3 version for centos. (and for gentoo) > so.. I have to use that version. We have RPMs for later versions on the pgAdmin site - do they not work? >>> Thus far, the only serious issue I've seen with it is that for some >>> reason, I can't or is not able to

Re: [GENERAL] pgadmin's pgagent job scheduler

2007-10-16 Thread Ow Mun Heng
On Tue, 2007-10-16 at 09:56 +0100, Dave Page wrote: > Ow Mun Heng wrote: > > Does anyone from this list here uses pgagent from pgadmin? > > > > it's a job schedular much like cron which is sort of integrated w/ > > pgadmin3. Only issue which I've found so far which I don't quite like is > > that

Re: [GENERAL] pgadmin's pgagent job scheduler

2007-10-16 Thread Dave Page
Ow Mun Heng wrote: > Does anyone from this list here uses pgagent from pgadmin? > > it's a job schedular much like cron which is sort of integrated w/ > pgadmin3. Only issue which I've found so far which I don't quite like is > that to be able to use pgagent, I have to also pull in the entire > pg