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

    1 day ago · 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

    1 day ago · 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 it …

  3. About - PostgreSQL

    1 day ago · 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 …

  4. Documentation - PostgreSQL

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

  5. Windows installers - PostgreSQL

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

  7. 9.2. Comparison Functions and Operators - PostgreSQL

    1 day ago · 9.2. Comparison Functions and Operators # The usual comparison operators are available, as shown in Table 9.1. Table 9.1. Comparison Operators Operator …

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

  9. PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!

    May 8, 2025 · The PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL, including 17.5, 16.9, 15.13, 14.18, …

  10. PostgreSQL: Documentation: 18: postgres

    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 postgres …