Date/Time insertions in postgres - Mailing list pgsql-novice

From suhail sarwar
Subject Date/Time insertions in postgres
Date
Msg-id PM.10512.994240574@pmweb6.uk1.bibliotech.net
Whole thread Raw
List pgsql-novice
Hi,

I am developing a payment system and am using postgres to store all the transactions so that they can be tracked.
Is there a way of adding the date and time in GMT to a column everytime an insert command is issued from within a java
program? 

Any input would be appreciated.

Regards

Suhail Sarwar

pgsql-novice by date:

Previous
From: Jan Wieck
Date:
Subject: Re: [GENERAL] Cross database foreign keys
Next
From: R Vijayanath
Date:
Subject: can we write to a flat file from Postgresql procedure