Syntax for converting double to a timestamp

Поиск
Список
Период
Сортировка
От Frank Church
Тема Syntax for converting double to a timestamp
Дата
Msg-id 84b7c6460609031557w1d5aab2t235ff2bdea2124ea@mail.gmail.com
обсуждение исходный текст
Ответы Re: Syntax for converting double to a timestamp
Re: Syntax for converting double to a timestamp
Список pgsql-general
I am trying to create a view based on this query

 'select *, "timestamp"::timestamp from ccmanager_log'


This is the error I get to below, how do I use the time zone syntax

error: cannot cast tupe double precision to timestamp without time zone

What is the right syntax?


The column to be converted is also called timestamp

F Church

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Serial Updating
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: Syntax for converting double to a timestamp