Added PostgreSQL Notes for Professionals (#5688)

* PostgreSQL Notes for Professionals

* Edited books/free-programming-books-langs.md

* Added PostgreSQL Notes for Professionals
This commit is contained in:
Saurabh Daware 2021-10-02 04:52:33 +05:30 committed by GitHub
parent 09c2de70d8
commit 0be3dc50ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1668,6 +1668,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [Postgres Official Documentation](http://www.postgresql.org/docs/)
* [Postgres Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/postgres) (PDF, Kindle) (email address *requested*, not required)
* [PostgreSQL Notes for Professionals](https://goalkicker.com/PostgreSQLBook/) - Compiled from StackOverflow documentation (PDF)
* [PostgreSQL Tutorial](https://www.tutorialspoint.com/postgresql) - Tutorials Point
* [Practical PostgreSQL](http://www.faqs.org/docs/ppbook/book1.htm)
* [The Internals of PostgreSQL for database administrators and system developers](http://www.interdb.jp/pg)