Re: date arithmetic with columns

Поиск
Список
Период
Сортировка
От Peter Faulks
Тема Re: date arithmetic with columns
Дата
Msg-id 4F535213.7070402@iinet.net.au
обсуждение исходный текст
Ответ на Re: date arithmetic with columns  (hari.fuchs@gmail.com)
Список pgsql-sql
Good question.

I'm porting a (never actually finished) app from Firebird to Postgres. 
Now that I've re-read how the timestamptz (which Firebird doesn't have) 
actually works, I think I'll change the tables and get rid of the 
timezone lookup.

Thanks

On 4/03/2012 8:45 PM, hari.fuchs@gmail.com wrote:
> Peter Faulks<faulksp@iinet.net.au>  writes:
>
>> I have two columns in two distinct tables, one is the starting time of
>> an event, timestamp without time zone. Data is the utc datetime (for
>> sorting across time zones), the other is the number of minutes to add.
>
> Maybe I'm missing something, but why don't you just use timestamp with
> timezone instead?
>
>



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

Предыдущее
От: hari.fuchs@gmail.com
Дата:
Сообщение: Re: date arithmetic with columns
Следующее
От: Piyush Lenka
Дата:
Сообщение: pg_dump : no tables were found.