Re: Postgre SQL Urgent Help

From: "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com>
To: "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com>, "vipin SS" <vipin_gec(at)yahoo(dot)co(dot)in>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Postgre SQL Urgent Help
Date: 2006-10-21 00:13:30
Message-ID: 71E37EF6B7DCC1499CEA0316A256832802B3E75E@loki.wc.globexplorer.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Apologies for the waste o' bandwidth ...

I should clarify that I use cron to run a shell script; that script sets environment variables and what not, and then runs something, a perl script, pg_dump, passing composed SQL to the psql tool, etc..

G

-----Original Message-----
From: pgsql-admin-owner(at)postgresql(dot)org on behalf of Gregory S. Williamson
Sent: Fri 10/20/2006 5:07 PM
To: vipin SS; pgsql-admin(at)postgresql(dot)org
Cc:
Subject: Re: [ADMIN] Postgre SQL Urgent Help

There is no internal method in PostgreSQL for cron-like jobs. (There has been discussion on this in past mails -- see the archives.)

I use an external scheduler (cron since we're a *Nix shop); there are Windows' equivalents but I'm not sure what they are).

HTH,

Greg Williamson
DBA
GlobeXplorer LLC

-----Original Message-----
From: pgsql-admin-owner(at)postgresql(dot)org on behalf of vipin SS
Sent: Sat 10/14/2006 2:49 AM
To: pgsql-admin(at)postgresql(dot)org
Cc:
Subject: [ADMIN] Postgre SQL Urgent Help

Hello pgsql-admin,
Is it Possible to run a pl/pgsql stored proceedure in a timely manner. ie is it possible to run a resource eating function on midnight
please mail me your suggession
Best regards,

Vipinss
vipin(at)keltron(dot)org
vipin_gec(at)yahoo(dot)co(dot)in
2006-10-14


Be Confident & Believe in Yourself, Nothing is impossible


---------------------------------
Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW

-------------------------------------------------------
Click link below if it is SPAM gsw(at)globexplorer(dot)com
"https://mailscanner.globexplorer.com/dspam/dspam.cgi?signatureID=453960a4229049119242804&user=gsw(at)globexplorer(dot)com&retrain=spam&template=history&history_page=1"

-------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

-------------------------------------------------------
Click link below if it is SPAM gsw(at)globexplorer(dot)com
"https://mailscanner.globexplorer.com/dspam/dspam.cgi?signatureID=453962c2230046491211187&user=gsw(at)globexplorer(dot)com&retrain=spam&template=history&history_page=1"
!DSPAM:453962c2230046491211187!
-------------------------------------------------------

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2006-10-21 03:47:40 Re: Modifying Makefile
Previous Message Gregory S. Williamson 2006-10-21 00:07:47 Re: Postgre SQL Urgent Help