
PostgreSQL: The world's most advanced open source database
pgstream v0.4.0: Postgres-to-Postgres replication, snapshots & transformations. Esther Minano; 2025-03-27
Downloads - PostgreSQL
2025年2月20日 · 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 yourself.
About - PostgreSQL
2025年2月20日 · The origins of PostgreSQL date back to 1986 as part of the POSTGRES project at the University of California at Berkeley and has more than 35 years of active development on the core platform.
Documentation - PostgreSQL
Documentation . View the manual. Manuals . You can view the manual for an older version or download a PDF of a manual from the below table.
PostgreSQL: Documentation: 17: 1. What Is PostgreSQL?
2025年2月20日 · 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. POSTGRES pioneered many concepts that only became available in some commercial database systems much later.
PostgreSQL: Documentation: 17: Part I. Tutorial
2025年2月20日 · Welcome to the PostgreSQL Tutorial. 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 computers and no particular Unix or programming experience is required.
PostgreSQL: Documentation: 17: postgres
2025年2月20日 · 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 instance then starts a separate server process to handle the connection. One postgres instance always manages
Tutorials & Other Resources - PostgreSQL
Awesome Postgres: A curated list of awesome PostgreSQL software, libraries, tools and resources.
Windows installers - PostgreSQL
2025年2月20日 · The Windows installer is designed to be a straightforward, fast way to get up and running with Postgres. In the unlikely event that you have issues with the installer, please report them on the installer Github page .
PostgreSQL 17.4 Documentation
2025年2月20日 · Submit correction. If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.