diff --git a/doc/FAQ b/doc/FAQ index 075bc461d1..65fb6f0073 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Feb 18 00:08:54 EST 2002 + Last updated: Thu Feb 21 15:13:31 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -248,8 +248,12 @@ browse the manual online at http://www.PostgreSQL.org/users-lounge/docs/. - There is a PostgreSQL book available at - http://www.PostgreSQL.org/docs/awbook.html. + There are two PostgreSQL books available online at + http://www.PostgreSQL.org/docs/awbook.html and + http://www.commandprompt.com/ppbook/. There is a list of PostgreSQL + books available for purchase at + http://www.postgresql.org/books/index.html. There is also a collection + of PostgreSQL technical articles at http://techdocs.postgresql.org/. psql has some nice \d commands to show information about types, operators, functions, aggregates, etc. diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 2f5cf11f46..eccd0911f2 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -14,7 +14,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Mon Feb 18 00:08:54 EST 2002

+

Last updated: Thu Feb 21 15:13:31 EST 2002

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -322,8 +322,14 @@ can also browse the manual online at http://www.PostgreSQL.org/users-lounge/docs/.

-

There is a PostgreSQL book available at http://www.PostgreSQL.org/docs/awbook.html.

+

There are two PostgreSQL books available online at http://www.PostgreSQL.org/docs/awbook.html + and http://www.commandprompt.com/ppbook/. + There is a list of PostgreSQL books available for purchase at http://www.postgresql.org/books/index.html. + There is also a collection of PostgreSQL technical articles at http://techdocs.postgresql.org/.

psql has some nice \d commands to show information about types, operators, functions, aggregates, etc.