Skip to content

Comments

Add additional btree fields for meta pages#40

Open
GetsuDer wants to merge 1 commit intodf7cb:masterfrom
GetsuDer:add_parsing_of_some_btree_meta_page_fields
Open

Add additional btree fields for meta pages#40
GetsuDer wants to merge 1 commit intodf7cb:masterfrom
GetsuDer:add_parsing_of_some_btree_meta_page_fields

Conversation

@GetsuDer
Copy link
Contributor

There are some fields in btree meta page which are not parsed by pg_filedump - btm_last_cleanup_num_delpages, btm_last_cleanup_num_heap_tuples, btm_allequalimage. Their existence varies from postgres version, but for me it looks like a nice addition to overall information about btree index.

Also I thought it to be useful to add checks for version (gin, btree) and magic (btree) of meta pages.

and checks for some fields for btree and gin meta pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant