Re: Bug in function to_char() !!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in function to_char() !!
Дата
Msg-id 26809.1089036575@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug in function to_char() !!  ("Najib Abi Fadel" <nabifadel@usj.edu.lb>)
Список pgsql-general
"Najib Abi Fadel" <nabifadel@usj.edu.lb> writes:
> I tried to change the timezone (using timeconfig)

You didn't answer the question though: what timezone are you using?

If "SHOW timezone" produces something specific, that is the answer.
If it says "unknown" then what you will need to do is work out
which of the files under /usr/share/zoneinfo is an exact match
for /etc/localtime.

Also, was your Postgres built with --enable-integer-datetimes by
any chance?  (Look at the output of pg_config --configure if you
are not sure.)

            regards, tom lane

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

Предыдущее
От: Franco Bruno Borghesi
Дата:
Сообщение: Re: Formatting Function..
Следующее
От: Stephen Liu
Дата:
Сообщение: Re: How to add an userA to login postgresadmin