Re: [GENERAL] timestamp goober

2001-02-08 Thread Manuel Sugawara
Culley Harrelson <[EMAIL PROTECTED]> writes: > columns with default timestamp('now') see to be > defaulting to the time I started posgresql! try using: default 'now' instead of: default timestamp('now') in your table definitions. The latter is evaluated by postgres just once, when the table is i

[GENERAL] timestamp goober

2001-02-08 Thread Culley Harrelson
columns with default timestamp('now') see to be defaulting to the time I started posgresql! What am I doing wrong here? Is it an os problem? Need these columns to capture the current date and time. Culley __ Do You Yahoo!? Get personalized email