ERROR: "TZ"/"tz" not supported - Mailing list pgsql-sql

From Sergey Levchenko
Subject ERROR: "TZ"/"tz" not supported
Date
Msg-id e3ffbf240506280439375407fa@mail.gmail.com
Whole thread Raw
List pgsql-sql
When I execute query, I've got error message.

test=> SELECT to_timestamp('00:00:05.601 SAMST Tue Jun 28 2005',
'HH24:MI:SS.MS TZ Dy Mon DD YYYY');
ERROR:  "TZ"/"tz" not supported

How can I convert '00:00:05.601 SAMST Tue Jun 28 2005'  (varchar type)
to timestamp with time zone?


pgsql-sql by date:

Previous
From: Mike Rylander
Date:
Subject: Re: ENUM like data type
Next
From: Bruno Wolff III
Date:
Subject: Re: ENUM like data type