Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All final exam readings #513

Open
mikeizbicki opened this issue Apr 18, 2024 · 1 comment
Open

All final exam readings #513

mikeizbicki opened this issue Apr 18, 2024 · 1 comment

Comments

@mikeizbicki
Copy link
Owner

The PostgresPro Index tutorial:
Part 1: Indexing Engine https://habr.com/ru/company/postgrespro/blog/441962/
Part 2: Interface of Access Methods https://habr.com/ru/company/postgrespro/blog/442546/
Part 4: BTree https://habr.com/en/companies/postgrespro/articles/443284/
Chapter 7 of Internals of Postgres http://www.interdb.jp/pg/pgsql07.html
Parallel Query sections of the Postgres documentation (15.1-15.3) https://www.postgresql.org/docs/current/parallel-query.html

GIN index: https://habr.com/ru/company/postgrespro/blog/448746/
RUM index: https://habr.com/ru/company/postgrespro/blog/452116/

@mikeizbicki
Copy link
Owner Author

Also: chapters 1,2,5.1-5.3,5.10,6.1,6.2,6.5,6.6 in the book http://www.interdb.jp/pg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant