PostgreSQL is an open source, object-relational database built for extensibility, data integrity, and speed. Its concurrency support makes it fully ACID-compliant, and it supports dynamic loading and catalog-driven operations to let users customize its data types, functions, and more.
This glossary defines the core concepts behind PostgreSQL to help build your mental model of how PostgreSQL work and understand what the documentation is referring to when it uses certain terminology.