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

    1 day ago · 2026-02-16 by HexaCluster postgres_dba 7.0 — 34 diagnostic reports for psql 2026-02-16 by PostgresAI Out-of-cycle release scheduled for February 26, 2026 2026-02-16 by PostgreSQL …

  2. Downloads - PostgreSQL

    Feb 16, 2026 · 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

    Feb 16, 2026 · Looking for documentation for an older, unsupported, version? Check the archive of older manuals.

  4. About - PostgreSQL

    Feb 16, 2026 · The origins of PostgreSQL date back to 1986 as part of the POSTGRES project at the University of California at Berkeley and has nearly 40 years of active development on the core platform.

  5. PostgreSQL 18.2 Documentation

    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 SQL Language …

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

    PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed at the University of California at Berkeley Computer Science Department.

  7. 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.

  8. PostgreSQL: Documentation: 18: postgres

    By default postgres starts in the foreground and prints log messages to the standard error stream. In practical applications postgres should be started as a background process, perhaps at boot time.

  9. PostgreSQL: Documentation: 18: 2. A Brief History of PostgreSQL

    The object-relational database management system now known as PostgreSQL is derived from the POSTGRES package written at the University of California at Berkeley.

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

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