Re: Inefficiency in recent pgtz patch

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Inefficiency in recent pgtz patch
Дата
Msg-id 3968.1117379920@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Inefficiency in recent pgtz patch  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-hackers
"Magnus Hagander" <mha@sollentuna.net> writes:
> Do you agree that using a hashtable for it in general is a good idea
> assuming this sideeffect is removed, though?

I have no problem with the hashtable, only with preloading it with
everything.  What I'd like to see is that the table inherited at fork()
contains just the data for the default timezone.  (At least in the
normal case where that setting hasn't been changed since postmaster
start.)
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Escape handling in COPY, strings, psql
Следующее
От: Michael Fuhr
Дата:
Сообщение: pg_buffercache causes assertion failure