CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 21:04:40 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100310233846
location: https://web.archive.org/web/20100310233846/https://github.com/postgres/postgres
server-timing: captures_list;dur=0.865728, exclusion.robots;dur=0.027470, exclusion.robots.policy;dur=0.011770, esindex;dur=0.014594, cdx.remote;dur=7.305985, LoadShardBlock;dur=226.564327, PetaboxLoader3.datanode;dur=52.182294, PetaboxLoader3.resolve;dur=81.912277
x-app-server: wwwb-app225
x-ts: 302
x-tr: 285
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 08 Aug 2025 21:04:41 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 10 Mar 2010 23:38:46 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "72d0291f93618e90961eee590fe8253a"
x-archive-orig-x-runtime: 105ms
x-archive-orig-content-length: 28049
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 10 Mar 2010 23:38:46 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 10 Mar 2010 23:38:46 GMT", ; rel="memento"; datetime="Wed, 10 Mar 2010 23:38:46 GMT", ; rel="next memento"; datetime="Wed, 12 May 2010 00:45:24 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 10:40:53 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_14_20100310224906_crawl102-c/52_14_20100310233655_crawl101.arc.gz
server-timing: captures_list;dur=0.845889, exclusion.robots;dur=0.036003, exclusion.robots.policy;dur=0.014838, esindex;dur=0.014039, cdx.remote;dur=24.554878, LoadShardBlock;dur=489.877909, PetaboxLoader3.datanode;dur=113.255518, PetaboxLoader3.resolve;dur=726.257764, load_resource;dur=595.926864
x-app-server: wwwb-app225
x-ts: 200
x-tr: 1190
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
postgres's postgres at master - GitHub
This service is courtesy of Pledgie.
postgres / postgres
- Source
- Commits
- Network (4)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Mirror of PostgreSQL — Read more

Robert Haas (author)
Wed Mar 10 11:48:39 -0800 2010
postgres /
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. PostgreSQL has many language interfaces, many of which are listed here: https://www.postgresql.org/download See the file INSTALL for instructions on how to build and install PostgreSQL. That file also lists supported operating systems and hardware platforms and contains information regarding any other software packages that are required to build or run the PostgreSQL system. Changes between all PostgreSQL releases are recorded in the file HISTORY. Copyright and license information can be found in the file COPYRIGHT. A comprehensive documentation set is included in this distribution; it can be read as described in the installation instructions. The latest version of this software may be obtained at https://www.postgresql.org/download/. For more information look at our web site located at https://www.postgresql.org/.