|
1 | 1 |
|
2 |
| -PostgreSQL Data Base Management System (formally known as Postgres95) |
3 |
| - |
4 |
| -This directory contains the 6.0 release of PostgreSQL. See INSTALL for |
5 |
| -the installation notes and HISTORY for the changes. |
6 |
| - |
7 |
| -We also have a WWW home page located at: |
8 |
| -http://www.postgreSQL.org |
| 2 | +PostgreSQL Data Base Management System (formerly known as Postgres, then |
| 3 | +as Postgres95). |
| 4 | + |
| 5 | +This directory contains the version 6.1 release of the PostgreSQL |
| 6 | +database server. The server is not ANSI SQL compliant, but it gets |
| 7 | +closer with every release. After you unzip and untar the distribution |
| 8 | +file, look at file INSTALL for the installation notes and file HISTORY |
| 9 | +for the changes. |
| 10 | + |
| 11 | +The latest version of this software may be obtained at |
| 12 | +ftp://ftp.postgresql.org/pub/. For more information look at our WWW |
| 13 | +home page located at http://www.postgreSQL.org/. |
9 | 14 |
|
10 | 15 | PostgreSQL is not public domain software. It is copyrighted by the
|
11 | 16 | University of California but may be used according to the licensing
|
|