Re: 7.2.3?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.2.3?
Дата
Msg-id 10628.1033309730@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 7.2.3?  (Hannu Krosing <hannu@tm.ee>)
Ответы Re: 7.2.3?  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-hackers
Hannu Krosing <hannu@tm.ee> writes:
> The initial Postgres design had a notion of StorageManager's, which
> should make this very easy indeed, if it had been kept working .

But the storage manager interface was never built to hide issues like
tuple representation --- storage managers just deal in raw pages.
I doubt it would have helped in the least for anything we've been
concerned about.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: making use of large TLB pages
Следующее
От: Tom Lane
Дата:
Сообщение: Re: DROP COLUMN misbehaviour with multiple inheritance