Re: Timezone troubles

Поиск
Список
Период
Сортировка
От Jesse Scott
Тема Re: Timezone troubles
Дата
Msg-id 3F3B124D.6080606@wwc.edu
обсуждение исходный текст
Ответ на Re: Timezone troubles  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Timezone troubles
Список pgsql-sql
Ok, I was actually dyslexic when I read the version number, I have 7.3.2 
not 7.2.3, I'll investigate the timezone status though.

Thanks,

-Jesse

Josh Berkus wrote:

>Jesse,
>
>  
>
>>Here is the data definition and the query (version is 7.2.3 btw):
>>    
>>
><snip>
>  
>
>>  lastlogin timestamp DEFAULT 'now',
>>  firstlogin timestamp,
>>    
>>
>
>In 7.2.x, unless you declare a timestamp as "TIMESTAMP WITHOUT TIME ZONE", it 
>is automatically created as *with* time zone.   I think this may be your 
>problem.
>
>  
>



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Timezone troubles
Следующее
От: Jesse Scott
Дата:
Сообщение: Re: Timezone troubles