1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update FAQ.

This commit is contained in:
Bruce Momjian
2001-01-27 04:35:16 +00:00
parent d67328f72a
commit 2696cf0412
2 changed files with 8 additions and 7 deletions

View File

@ -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.