1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Update FAQ.

This commit is contained in:
Bruce Momjian
2002-02-21 22:19:30 +00:00
parent 77d2aa0613
commit 5db2b6e11d
2 changed files with 6 additions and 6 deletions

View File

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