Re: per-tablespace random_page_cost/seq_page_cost

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: per-tablespace random_page_cost/seq_page_cost
Дата
Msg-id 24926.1256692409@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: per-tablespace random_page_cost/seq_page_cost  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: per-tablespace random_page_cost/seq_page_cost
Re: per-tablespace random_page_cost/seq_page_cost
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I confess that I'm a bit mystified about the design of the reloptions
> stuff. It seems kind of odd to store structured data as text[]; it's
> kind of the opposite of what I would normally recommend as good
> database design.

It's definitely a bit EAV-ish :-(.  But I don't see any particularly
easy way to modify it to store bool/int/float parameters in their native
types; do you?
        regards, tom lane


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