Re: Argentinian timezone change at the last moment. How to change pgsql tz db?
От | Tom Lane |
---|---|
Тема | Re: Argentinian timezone change at the last moment. How to change pgsql tz db? |
Дата | |
Msg-id | 24363.1199317514@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Argentinian timezone change at the last moment. How to change pgsql tz db? ("Scott Marlowe" <scott.marlowe@gmail.com>) |
Ответы |
Re: Argentinian timezone change at the last moment. How to change pgsql tz db?
Re: Argentinian timezone change at the last moment. How to change pgsql tz db? |
Список | pgsql-sql |
"Scott Marlowe" <scott.marlowe@gmail.com> writes: > That doesn't get me what I need. It lets me change the alias of > timezones, but not the start and stop of daylight savings time. I > think for that I'd have to edit / replace the files in > postgresql-8.2.x/src/timezone/data/ and recompile to fix this. Since the OP has apparently already managed to get updated tzdata files installed on his system, he could just copy them into /usr/share/postgresql/timezone --- anything using zic should be a compatible file format. The lack-of-ARST-on-input problem can be addressed by mucking with /usr/share/postgresql/timezonesets/Default, if you're using 8.2. In earlier versions the table is hardwired into datetime.c :-( regards, tom lane
В списке pgsql-sql по дате отправления: