summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 1dab9b7fd39..d15ca54a9e8 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Thu Feb 21 15:14:52 EST 2002
+ Last updated: Thu Feb 21 17:19:22 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -251,9 +251,9 @@
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/.
+ books available for purchase at http://www.postgresql.org/books/.
+ 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.