From a991fcc72554ca2c6b48a01b3e940849f0de4ffa Mon Sep 17 00:00:00 2001 From: Sonia M <98415819+letscode-17@users.noreply.github.com> Date: Thu, 19 Jan 2023 14:24:20 +0530 Subject: [PATCH] A new useful resource has been updated in the repository. I have just added a resource to the repo for PostgreSQL.The resource is a blog post from PostgresPro that covers the new features and capabilities of PostgreSQL 16. It helps you get up to speed on the latest version of PostgreSQL. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fb8db8..4f6b8e2 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Please submit a pull request if there is any material that you think should be i - [The Internals of PostgreSQL](http://www.interdb.jp/pg/index.html) - [Books propose](https://cakebytheoceanluo.github.io/2020/03/10/books/) - [what is database and its types](https://www.scaler.com/topics/dbms/what-is-database/) +- [PostgreSQL 16](https://postgrespro.com/blog/pgsql/5969929) ## SQL & Relation Algebra