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

    2026-02-26 by Pgpool Global Development Group credcheck v4.6 has been released 2026-02-25 by HexaCluster PLANET POSTGRESQL Open Source, Open Nerves Vibhor Kumar 2026-02-27 How …

  2. About - PostgreSQL

    4 days ago · 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.

  3. Downloads - PostgreSQL

    4 days 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 …

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

  5. PostgreSQL 18.3 Documentation

    4 days ago · 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 …

  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. PostgreSQL: Documentation: 18: postgres

    4 days ago · 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 …

  8. 9.9. Date/Time Functions and Operators - PostgreSQL

    4 days ago · Table 9.33 shows the available functions for date/time value processing, with details appearing in the following subsections. Table 9.32 illustrates the behaviors of the basic arithmetic …

  9. PostgreSQL: Documentation: 18: EXPLAIN

    4 days ago · Description This command displays the execution plan that the PostgreSQL planner generates for the supplied statement. The execution plan shows how the table (s) referenced by the …

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

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