problem with a column of type timestamp - Mailing list pgsql-general

From Sascha Bohnenkamp
Subject problem with a column of type timestamp
Date
Msg-id 5nj5ifFim67sU1@mid.individual.net
Whole thread Raw
Responses Re: problem with a column of type timestamp
Re: problem with a column of type timestamp
List pgsql-general
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
expression.

how can I set the timezone?

pgsql-general by date:

Previous
From: HJ Weiden
Date:
Subject: Vista Home Premium Installation troubles...
Next
From: Sualeh Fatehi
Date:
Subject: Re: pg_dump - schema diff compatibility