Date/Time insertions in postgres

From: "suhail sarwar" <sarwar(at)postmaster(dot)co(dot)uk>
To: pgsql-novice(at)postgresql(dot)org
Subject: Date/Time insertions in postgres
Date: 2001-07-04 09:56:14
Message-ID: PM.10512.994240574@pmweb6.uk1.bibliotech.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Chris Cameron 2001-07-04 22:41:51 User Management
Previous Message Allan Engelhardt 2001-07-03 20:10:07 Re: Character collating order