Rarely Used But Useful PostgreSQL Features

Home » Blog » Software » Enterprise Software » Rarely Used But Useful PostgreSQL Features

I’m an avid user of SQL and the variety of – frequently overlooked – features it provides.

However, unfortunately the possibilities of SQL and modern, advanced open source incarnations of RDBMS such as PostgreSQL aren’t utilised to the extent they could be when developing web or enterprise applications today. More often than not SQL database are perceived as a mere data store for persisting object-oriented data, which can give rise to the famous object-relational impedance mismatch.

SQL servers, PostgreSQL in particular, are capable of so much more, though. Take for example these features that come with PostgreSQL and examples of what you can achieve with them:

pgDash, a supplier of a diagnostic and monitoring solution for PostgreSQL, also posted an article on lesser-known PostgreSQL features you might want to try out.

From the features mentioned this article, I found pub / sub notifications, table inheritance and foreign data wrappers to be particularly interesting.

About the author: Bjoern
Independent IT consultant, entrepreneur

Leave a Comment

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)