About 307,000 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, …

  2. Downloads - PostgreSQL

    Sep 25, 2025 · 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 yourself.

  3. Documentation - PostgreSQL

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

  4. Windows installers - PostgreSQL

    Sep 25, 2025 · This installer is hosted by EDB and not on the PostgreSQL community servers. If you have issues with the website it's hosted on, please contact [email protected].

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

    Sep 25, 2025 · PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed at the University of California at Berkeley …

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

    Sep 25, 2025 · The tutorial is intended to give an introduction to PostgreSQL, relational database concepts, and the SQL language. We assume some general knowledge about how to use …

  7. PostgreSQL wiki

    5 days ago · In order to edit or create documents on the site, you will need a PostgreSQL community account. This is the same account used when submitting news or events on …

  8. Versioning Policy - PostgreSQL

    Sep 25, 2025 · The PostgreSQL Global Development Group releases a new major version containing new features about once a year. Each major version receives bug fixes and, if need …

  9. PostgreSQL: Documentation: 18: Chapter 1. Getting Started

    Sep 25, 2025 · Chapter 1. Getting Started Table of Contents 1.1. Installation 1.2. Architectural Fundamentals 1.3. Creating a Database 1.4. Accessing a Database Prev  …

  10. PostgreSQL: Documentation: 18: Part II. The SQL Language

    Sep 25, 2025 · This part describes the use of the SQL language in PostgreSQL. We start with describing the general syntax of SQL, then how to create tables, how to populate the …