diff --git a/src/assets/pdfs/the_design_of_postgres.pdf b/src/assets/pdfs/the_design_of_postgres.pdf new file mode 100644 index 0000000..f977e03 Binary files /dev/null and b/src/assets/pdfs/the_design_of_postgres.pdf differ diff --git a/src/databases/oltp/README.md b/src/databases/oltp/README.md index b913684..f439e25 100644 --- a/src/databases/oltp/README.md +++ b/src/databases/oltp/README.md @@ -3,5 +3,9 @@ - **[OLTP Through the Looking Glass, and What We Found There][lookingglass]** - **[Staring into the Abyss: An Evaluation of Concurrency Control with One Thousand Cores][staring-abyss]** +### Misc + +- [The design of POSTGRES](/assets/pdfs/the_design_of_postgres.pdf), 1986 + [lookingglass]: oltp-through-the-looking-glass.md [staring-abyss]: staring-into-the-abyss.md \ No newline at end of file