mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2024-11-28 09:33:47 +02:00
Added PostgreSQL Mistakes and How to Avoid Them
Hi, Stjepan from Manning here. As announced, I've added our latest MEAP release "PostgreSQL Mistakes and How to Avoid Them" by Jimmy Angelakos, in addition to my previous PR for adding the "Books" section. Please let me know if this works. Thank you for considering it. Best,
This commit is contained in:
parent
1e56ef6fb2
commit
8b9d761d98
@ -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)
|
||||
|
||||
* [PostgreSQL Mistakes and How to Avoid Them](https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them)
|
||||
|
||||
### Documentation
|
||||
* [Wiki](https://wiki.postgresql.org/wiki/Main_Page) - user documentation, how-tos, and tips 'n' tricks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user