Added "Books" section to resources

Hi,

Stjepan from Manning here. As we have released a new MEAP for "PostgreSQL Mistakes and How to Avoid Them" by Jimmy Angelakos, I've added the "Books" section so that I can link the book in my next PR. Thank you for considering it.

Best,
This commit is contained in:
Stjepan Jureković 2024-02-14 12:46:21 +01:00 committed by GitHub
parent 1e56ef6fb2
commit 59e6298ee2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -266,6 +266,8 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
* [Superfast CSV imports using PostgreSQL's COPY command](https://infinum.com/the-capsized-eight/superfast-csv-imports-using-postgresqls-copy)
* [Tricking Postgres into using an insane but 200x faster query plan](https://spacelift.io/blog/tricking-postgres-into-using-query-plan)
### Books
### Documentation
* [Wiki](https://wiki.postgresql.org/wiki/Main_Page) - user documentation, how-tos, and tips 'n' tricks