[storm] setting a database timestamp

Martin DeMello martindemello at gmail.com
Wed Apr 22 01:43:33 BST 2009


How do I access postgresql's CURRENT_TIMESTAMP function from storm?
That is, I want a table with a datetime column updated with the
server's current time, not datetime.now() on the client.

martin



More information about the storm mailing list