Re: Daylight Saving Time question PostgreSQL 8.1.4

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Daylight Saving Time question PostgreSQL 8.1.4
Дата
Msg-id 20070314140444.GC32651@svana.org
обсуждение исходный текст
Ответ на Re: Daylight Saving Time question PostgreSQL 8.1.4  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: Daylight Saving Time question PostgreSQL 8.1.4  (Andrew Dunstan <andrew@dunslane.net>)
Re: Daylight Saving Time question PostgreSQL 8.1.4  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Re: Daylight Saving Time question PostgreSQL 8.1.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Mar 14, 2007 at 01:13:58PM +0100, Zdenek Kotala wrote:
> I don't think to make a symlink is good solution. It generates a lot of
> future problem with package update or patching. Configure switch is much
> comfortable for packagers/patch makers.  In case when average user want
> to compile own postgres we can offer regression test focused on TZ
> validation. (By the way average user is surprise, that postgres has own
> zone files)

What is the actual problem being solved here? That people expected the
timezone changes to be picked up automatically?  think if you weigh it
up, that problem is less significant than:

1. You do a minor system upgrade and now postgres crashes because the
file format changed or the files moved.
2. You run a replication system and get different results on different
machine.

I think that from a data integrity point of view the current system is
the best. At the very least what you propose is a modularity violation:
Postgres depending on undocumented private data of another system
component.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: My honours project - databases using dynamically attached entity-properties
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Daylight Saving Time question PostgreSQL 8.1.4