Re: - Automatically insertion

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: - Automatically insertion
Дата
Msg-id 20080115085043.GC13369@a-kretschmer.de
обсуждение исходный текст
Ответ на - Automatically insertion  (Cedric BUSCHINI <cbuschini@carax.com>)
Список pgsql-novice
am  Tue, dem 15.01.2008, um  9:28:45 +0100 mailte Cedric BUSCHINI folgendes:
> Hi All,
>
> Is it possible to set a default values as 'timestamp without time zone'
> in a column ?

Yes, you can use 'default now()' or 'default current_date' or some other
values within the table-definition.

I suggest you should use timestamptz, timestamp WITH timezone.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

В списке pgsql-novice по дате отправления:

Предыдущее
От: Cedric BUSCHINI
Дата:
Сообщение: - Automatically insertion
Следующее
От: Peter Jackson
Дата:
Сообщение: msaccess to postgre