default timestamp in postresql

Поиск
Список
Период
Сортировка
От azah azah
Тема default timestamp in postresql
Дата
Msg-id 235b1a280407290016621836b4@mail.gmail.com
обсуждение исходный текст
Ответы Re: default timestamp in postresql  (Michael Glaesemann <grzm@myrealbox.com>)
Re: default timestamp in postresql  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Re: default timestamp in postresql  ("Scott Marlowe" <smarlowe@qwest.net>)
Список pgsql-php
Hi,
I need some help to solve a problem regarding transfer the db from
mysql to postresql.
Previously in mysql table field as below , will be add automatic in
database when execute insert statement.

             = submittime timestamp NOT NULL

But in postresql the timestamp cannot insert automatic when execute
insert statement.
How can I solve this problem instead of change the php code?

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

Предыдущее
От: "Chris"
Дата:
Сообщение: Re: Strange warning message
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: default timestamp in postresql