Member-only story

PostgreSQL Got a Big Update!

Manpreet Singh
2 min readMay 22, 2022

--

Welcome back! PostgreSQL is a free and open-source relational database system, if you’re new to this database, here is a link to their website where you can learn more about it:

Well, it looks like the next beta of this database just came out, PostgreSQL version 15, here is a link to their release page where you can learn more about it:

So, let’s take a look at some of the changes with this update!

Security Improvements

This new beta also brings some updates to security, this is the security invoker views support which will give privileges to the user when executing a query instead of the creator who created the view.

Performance

This version of PostgreSQL actually brings some performance improvements as well, this should…

--

--

Manpreet Singh
Manpreet Singh

No responses yet