{"id":10179,"date":"2021-08-30T21:53:13","date_gmt":"2021-08-30T18:53:13","guid":{"rendered":"https:\/\/kifarunix.com\/?p=10179"},"modified":"2024-03-18T18:33:37","modified_gmt":"2024-03-18T15:33:37","slug":"install-postgresql-13-on-debian-11","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-postgresql-13-on-debian-11\/","title":{"rendered":"Install PostgreSQL 13 on Debian 11"},"content":{"rendered":"\n

Follow through this guide to learn how to install PostgreSQL 13 on Debian 11. PostgreSQL<\/a> is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects.<\/p>\n\n\n\n

Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well.<\/p>\n\n\n\n

PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads.<\/p>\n\n\n\n

Table of Contents<\/h2>