diff options
author | Bruce Momjian | 2001-01-27 04:35:16 +0000 |
---|---|---|
committer | Bruce Momjian | 2001-01-27 04:35:16 +0000 |
commit | 2696cf0412ef42a1a68dce9847942f30142d3226 (patch) | |
tree | 891fe713f80f23c11cc1ee3b7625933bef2e506d /doc/FAQ | |
parent | d67328f72a3571e3038fd846123c047f0f0fd35f (diff) |
Update FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -9,7 +9,7 @@ http://www.PostgreSQL.org/docs/faq-english.html. Platform-specific questions are answered at - http://www.PostgreSQL.org/docs/. + http://www.PostgreSQL.org/users-lounge/docs/faq.html. _________________________________________________________________ General Questions @@ -141,8 +141,8 @@ PostgreSQL Data Base Management System - Portions copyright (c) 1996-2001, PostgreSQL Global Development Group Portions Copyright - (c) 1994-6 Regents of the University of California + Portions copyright (c) 1996-2001, PostgreSQL Global Development Group + Portions Copyright (c) 1994-6 Regents of the University of California Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written @@ -245,7 +245,8 @@ Several manuals, manual pages, and some small test examples are included in the distribution. See the /doc directory. You can also - browse the manual online at http://www.PostgreSQL.org/docs/postgres. + browse the manual online at + http://www.PostgreSQL.org/users-lounge/docs/postgres. There is a PostgreSQL book available at http://www.PostgreSQL.org/docs/awbook.html. |