1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-12-02 00:26:50 +02:00

Add PostgreSQL 14 Internals by Egor Rogov to Books

https://github.com/dhamaniasad/awesome-postgres/issues/393
This commit is contained in:
Kaarel Moppel
2025-04-30 18:08:18 +03:00
parent faee6052e5
commit 466b99ce49

View File

@@ -330,6 +330,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
### Books
* [PostgreSQL Mistakes and How to Avoid Them](https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them)
* [The Internals of PostgreSQL](https://www.interdb.jp/pg/index.html) - A free e-book by Hironobu Suzuki
* [PostgreSQL 14 Internals](https://postgrespro.com/community/books/internals) - A free e-book by Egor Rogov
### Documentation