https://github.com/bnnanet/postgresql-releases
Mirror of https://git.postgresql.org/git/postgresql.git with Prebuilt Binaries on Github Releases
https://github.com/bnnanet/postgresql-releases
portable postgres postgresql psql relocatable static
Last synced: 3 months ago
JSON representation
Mirror of https://git.postgresql.org/git/postgresql.git with Prebuilt Binaries on Github Releases
- Host: GitHub
- URL: https://github.com/bnnanet/postgresql-releases
- Owner: bnnanet
- License: other
- Created: 2024-10-10T20:55:30.000Z (over 1 year ago)
- Default Branch: REL_18_STABLE
- Last Pushed: 2026-03-27T16:42:59.000Z (3 months ago)
- Last Synced: 2026-03-28T00:36:31.912Z (3 months ago)
- Topics: portable, postgres, postgresql, psql, relocatable, static
- Language: C
- Homepage: https://webinstall.dev/postgres
- Size: 458 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Copyright: COPYRIGHT
Awesome Lists containing this project
README
PostgreSQL Database Management System
=====================================
This directory contains the source code distribution of the PostgreSQL
database management system.
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, user-defined types
and functions. This distribution also contains C language bindings.
Copyright and license information can be found in the file COPYRIGHT.
General documentation about this version of PostgreSQL can be found at
. In particular, information
about building PostgreSQL from the source code can be found at
.
The latest version of this software, and related software, may be
obtained at . For more information
look at our web site located at .