Skip to content

Commit

Permalink
The design of POSTGRES
Browse files Browse the repository at this point in the history
Signed-off-by: Zhao Junwang <[email protected]>
  • Loading branch information
zhjwpku committed May 15, 2024
1 parent e1fc15a commit 7981e0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added src/assets/pdfs/the_design_of_postgres.pdf
Binary file not shown.
4 changes: 4 additions & 0 deletions src/databases/oltp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7981e0b

Please sign in to comment.