On Oct 16, 2007, at 1:55 , Sascha Bohnenkamp wrote:
PGRES_FATAL_ERROR
column "birthtime" is of type timestamp without time zone but
expression
is of type time without time zone You will need to rewrite or cast
the
expression.
how can I set the timezone?
The issue isn't the time zone: I
Sascha Bohnenkamp wrote:
Hi,
I have a table of type timestamp.
I get the following error when I try to insert som edata to it:
PGRES_FATAL_ERROR
column "birthtime" is of type timestamp without time zone but expression
is of type time without time zone You will need to rewrite or cast the
expre