I looked in postgres-general, and VERY little came up about 'chron'.
Can anyone outline what it takes not NON INTERACTIVELY do a query with
pgsql? So it can be done in a chron script?
I want to check a table to see if there's any rows with 'unapproved' in
one column and then just call mail to send someone an email to approve
some listings.