Skip to content

Commit

Permalink
Merge pull request #377 from stjepanjurekovic/patch-2
Browse files Browse the repository at this point in the history
Added PostgreSQL Mistakes and How to Avoid Them
  • Loading branch information
dhamaniasad authored Feb 17, 2024
2 parents debc648 + 1d30a2d commit a776d23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,10 @@ 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
* [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
Expand Down

0 comments on commit a776d23

Please sign in to comment.