Re: Timestamps in Views

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Timestamps in Views
Дата
Msg-id 200310231534.12464.dev@archonet.com
обсуждение исходный текст
Ответ на Timestamps in Views  (Alex <alex@meerkatsoft.com>)
Ответы Re: Timestamps in Views
Список pgsql-general
On Thursday 23 October 2003 09:07, Alex wrote:
> Hi,
> I  use a data formatting in views  (to_char(last_update, 'YYYY-MM-DD
> HH:MM:SS') as last_update and noticed that the last update returned is
> the creation date of the view or not the actual value of the
> last_update.(last _update is a timestamp).

It doesn't sound likely - could you provide the view definition and a couple
of lines of output?

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Trigger
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Setting up DSPACE for Postgres access