default timestamp in postresql

From: azah azah <izza76(at)gmail(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: default timestamp in postresql
Date: 2004-07-29 07:16:28
Message-ID: 235b1a280407290016621836b4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Michael Glaesemann 2004-07-29 07:22:27 Re: default timestamp in postresql
Previous Message Chris 2004-07-28 23:55:33 Re: Strange warning message