Re: bootstrap tables

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: bootstrap tables
Дата
Msg-id Pine.LNX.4.30.0101060348111.979-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: bootstrap tables  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Ответы Re: bootstrap tables  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Список pgsql-hackers
Ross J. Reedstrom writes:

> > Do you really need the thing to be a bootstrap table, and not a plain
> > system table?
>
> Yup, 'cause it's going to store the schema info, including the system
> schema. I forsee it needing to be accessed immediately during bootstrap.

Does "schema info" mean SQL schemas or merely additional schema
information along the lines of pg_class, etc.?

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Isn't init_irels() dangerous ?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Beta2 ... ?