Re: [HACKERS] Data type removal

Поиск
Список
Период
Сортировка
От Mattias Kregert
Тема Re: [HACKERS] Data type removal
Дата
Msg-id 3519331E.37B93A50@algonet.se
обсуждение исходный текст
Ответ на Re: [HACKERS] Data type removal  (dg@illustra.com (David Gould))
Ответы Re: [HACKERS] Data type removal  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
Thomas G. Lockhart wrote:
>
> With the amount of time being spent in discussion, _still without any
> quantitative estimates for performance improvement_, it seems like
> someone should do some measurements. Even without them though it is
> pretty clear that it won't benefit a large database, since the fraction
> of time spent constructing a query will be small compared to the time it
> takes to traverse the tables in the query.

I don't think the main reason for moving things out from the
core would be performance, but for making it easier to manage
extensions.

/* m */

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

Предыдущее
От: Mattias Kregert
Дата:
Сообщение: Dynamically loadable modules
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Data type removal