Re: Remaining beta blockers

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Remaining beta blockers
Дата
Msg-id 20130503163457.GE10957@alap2.anarazel.de
обсуждение исходный текст
Ответ на Re: Remaining beta blockers  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Remaining beta blockers
Список pgsql-hackers
On 2013-05-03 12:10:14 -0400, Tom Lane wrote:
> Stephen Frost <sfrost@snowman.net> writes:
> > I'm more concerned about moving information which really should be in
> > the system catalogs out into magic files on disk..
> 
> Right.  The whole thing is just a kluge, which I'm convinced we'll
> regret sooner or later --- probably sooner.

I tentatively agree as well. The only argument for introducing some
additional location for such information is that it would be the start
of an infrastructure for information we would need for incrementally
adding checksums, page upgrades and such.

> I would much rather drop
> unlogged matviews for now and put scannability status into pg_class
> where it belongs.

I have no problem with that. And getting to the point were we can switch
databases in a backend in at least a restricted environment is a good
thing.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: matview niceties: pick any two of these three
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Remaining beta blockers