Date/Time insertions in postgres

Поиск
Список
Период
Сортировка
От suhail sarwar
Тема Date/Time insertions in postgres
Дата
Msg-id PM.10512.994240574@pmweb6.uk1.bibliotech.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: [GENERAL] Cross database foreign keys
Следующее
От: R Vijayanath
Дата:
Сообщение: can we write to a flat file from Postgresql procedure