diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-10-05 04:52:18 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-10-05 04:52:18 +0000 |
commit | e2a43d866c41bf201c9d7caaf0237576aec3a3d4 (patch) | |
tree | 078c0290f3e2e5e411ebb5b9f03ffdc614b954a2 /doc/FAQ | |
parent | e6c8485127d0e7b6d058680b2e16892d27c5e609 (diff) | |
download | postgresql-e2a43d866c41bf201c9d7caaf0237576aec3a3d4.tar.gz postgresql-e2a43d866c41bf201c9d7caaf0237576aec3a3d4.zip |
Update FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -259,7 +259,7 @@ Several manuals, manual pages, and some small test examples are included in the distribution. See the /doc directory. You can also - browse the manual on-line at http://www.PostgreSQL.org/docs/postgres. + browse the manual online at http://www.PostgreSQL.org/docs/postgres. There is a PostgreSQL book available at http://www.PostgreSQL.org/docs/awbook.html. |