Re: init script for redhat - Mailing list pgadmin-support

From Jeremy Palmer
Subject Re: init script for redhat
Date
Msg-id 20060601104953.OZFP9802.fep03.xtra.co.nz@creeping
Whole thread Raw
In response to init script for redhat  ("Jeremy Palmer" <palmerj@xtra.co.nz>)
List pgadmin-support
Ops sorry. It's a system script to run the pgagent program (which runs
scheduled pgadmin3 jobs) as a daemon. Place it in the /etc/init.d directory,
and install it i.e. "chkconfig --levels 345 pgagent on". Then the pgagent
should startup for the given boot levels.

Cheers
Jeremy

> -----Original Message-----
> From: Tomi NA [mailto:hefest@gmail.com]
> Sent: Thursday, 1 June 2006 10:43 p.m.
> To: Jeremy Palmer
> Subject: Re: [pgadmin-support] init script for redhat
> 
> On 6/1/06, Jeremy Palmer <palmerj@xtra.co.nz> wrote:
> > Hi,
> >
> > I've hacked together a quick init script for pgagent. It might be useful
> for
> > others use.
> >
> > It is hard coded to connect to the "pgadmin" database as the "postgres"
> > user. If others find this useful and have any suggested improvements,
> then
> > maybe we should fix it up and make it part of the Redhat/Fedora dist?
> 
> What exactly does the script do?
> 
> t.n.a.




pgadmin-support by date:

Previous
From: "Jeremy Palmer"
Date:
Subject: init script for redhat
Next
From: "Dave Page"
Date:
Subject: Re: Problems with pgagent Jobs