Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
71.5. Structure of the BootstrapBKI File
Prev UpChapter 71. System Catalog Declarations and Initial ContentsHome Next

71.5. Structure of the BootstrapBKI File

Theopen command cannot be used until the tables it uses exist and have entries for the table that is to be opened. (These minimum tables arepg_class,pg_attribute,pg_proc, andpg_type.) To allow those tables themselves to be filled,create with thebootstrap option implicitly opens the created table for data insertion.

Also, thedeclare index anddeclare toast commands cannot be used until the system catalogs they need have been created and filled in.

Thus, the structure of thepostgres.bki file has to be:

There are doubtless other, undocumented ordering dependencies.


Prev Up Next
71.4. BKI Commands Home 71.6. BKI Example
pdfepub
Go to PostgreSQL 14
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp