About 67,500 results
Open links in new tab
  1. PostgreSQL: The world's most advanced open source database

    PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and …

  2. Downloads - PostgreSQL

    Nov 13, 2025 · Downloads PostgreSQL Downloads PostgreSQL is available for download as ready-to-use packages or installers for various platforms, as well as a source code archive if you want to build …

  3. Documentation - PostgreSQL

    Nov 13, 2025 · Looking for documentation for an older, unsupported, version? Check the archive of older manuals.

  4. About - PostgreSQL

    Nov 13, 2025 · About What is PostgreSQL? PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely …

  5. Windows installers - PostgreSQL

    Nov 13, 2025 · Windows installers Interactive installer by EDB Download the installer certified by EDB for all supported Postgres versions. Note! This installer is hosted by EDB and ...

  6. PostgreSQL 18.1 Documentation

    Nov 13, 2025 · Table of Contents Preface 1. What Is PostgreSQL? 2. A Brief History of PostgreSQL 3. Conventions 4. Further Information 5. Bug Reporting Guidelines I. Tutorial 1. Getting Started 2. The …

  7. PostgreSQL: Documentation: 18: 1. What Is PostgreSQL?

    Nov 13, 2025 · 1.  What Is PostgreSQL? # PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed at …

  8. PostgreSQL: Documentation: 18: Part I. Tutorial

    Nov 13, 2025 · Part I. Tutorial Welcome to the PostgreSQL Tutorial. The tutorial is intended to give an introduction to PostgreSQL, relational database concepts, and …

  9. PostgreSQL wiki

    Oct 23, 2025 · Welcome to the PostgreSQL Wiki! This wiki contains user documentation, how-tos, and tips 'n' tricks related to PostgreSQL. It also serves as a collaboration area for PostgreSQL contributors.

  10. PostgreSQL: Documentation: 18: postgres

    Nov 13, 2025 · Description postgres is the PostgreSQL database server. In order for a client application to access a database it connects (over a network or locally) to a running postgres instance. The …