Jean-Christian Imbeault wrote:> I'd like to have a table that generates a row entry everyday at > midnight. Is there anyway to create a trigger (or something else) that > would fire at midnight and insert a row into a table?cron? psql "query"...