cmc-csci143 icon indicating copy to clipboard operation
cmc-csci143 copied to clipboard

All final exam readings

Open mikeizbicki opened this issue 1 year ago • 1 comments

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 avatar Apr 18 '24 16:04 mikeizbicki

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

mikeizbicki avatar Apr 18 '24 16:04 mikeizbicki