Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
62.3. Structure of the BootstrapBKI File
Prev UpChapter 62. BKI Backend InterfaceHome Next

62.3. 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 Home Next
62.2. BKI Commands Up 62.4. Example
pdfepub
Go to Postgres Pro Standard 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp