Re: [CYGWIN] scheduling tasks under cygwin
От | Henshall, Stuart - WCP |
---|---|
Тема | Re: [CYGWIN] scheduling tasks under cygwin |
Дата | |
Msg-id | E2870D8CE1CCD311BAF50008C71EDE8E01F7482C@MAIL_EXCHANGE обсуждение исходный текст |
Список | pgsql-admin |
I use at on NT to run .bat files Example for vacuum analyse: I first use at to run va.bat va.bat: c:\cygwin\bin\bash --login -i /va.sh va.sh: vacuumdb -a -z >/dev/null 2>&1 </dev/null Hope this helps, - Stuart > -----Original Message----- > From: Jean-Christophe FABRE > [mailto:jean-christophe.fabre@ensam.inra.fr] > Sent: 15 March 2002 13:11 > To: pgsql-admin@postgresql.org; pgsql-cygwin@postgresql.org > Subject: [CYGWIN] scheduling tasks under cygwin > > > Hi, > > to a larger way, > what is the best way to schedule tasks such as dump, vacuum, > analyze under > cygwin? > as I notice before, under Linux (and generic UNIX systems), > you can use > cron to do that, but under cygwin? > > JC > > > _________________________________________________________ > Jean-Christophe FABRE > INRA - UMR Sol & Environnement tel: +33 (0)4 99 61 23 51 > 2, place Viala fax: +33 (0)4 67 63 26 14 > 34060 MONTPELLIER cedex 1 > FRANCE > > > ---------------------------(end of > broadcast)--------------------------- > TIP 3: 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 >
В списке pgsql-admin по дате отправления: