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

    21 hours 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, …

  2. Downloads - PostgreSQL

    Nov 13, 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. PostgreSQL 18.1 Documentation

    Nov 13, 2025 · 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 …

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

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

    Nov 13, 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  Up …

  6. PostgreSQL 17 Released!

    Sep 26, 2024 · PostgreSQL 17 builds on decades of open source development, improving its performance and scalability while adapting to emergent data access and storage patterns.

  7. Tutorials & Other Resources - PostgreSQL

    Nov 13, 2025 · PostgreSQL: Tutorials & Other ResourcesTutorials & Other Resources

  8. Linux downloads (Red Hat family) - PostgreSQL

    Nov 13, 2025 · The PostgreSQL Yum Repository will integrate with your normal systems and patch management, and provide automatic updates for all supported versions of PostgreSQL throughout …

  9. 9.2. Comparison Functions and Operators - PostgreSQL

    Nov 13, 2025 · If it is enabled, PostgreSQL will convert x = NULL clauses to x IS NULL. If the expression is row-valued, then IS NULL is true when the row expression itself is null or when all the row's fields …

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

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