|
14 | 14 | alink="#0000ff">
|
15 | 15 | <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
16 | 16 |
|
17 |
| -<P>Last updated:Mon Feb18 00:08:54 EST 2002</P> |
| 17 | +<P>Last updated:Thu Feb21 15:13:31 EST 2002</P> |
18 | 18 |
|
19 | 19 | <P>Current maintainer: Bruce Momjian (<Ahref=
|
20 | 20 | "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
@@ -322,8 +322,14 @@ <H4><A name="1.8">1.8</A>) What documentation is available?</H4>
|
322 | 322 | can also browse the manual online at<Ahref=
|
323 | 323 | "http://www.PostgreSQL.org/users-lounge/docs/">http://www.PostgreSQL.org/users-lounge/docs/</A>.</P>
|
324 | 324 |
|
325 |
| -<P>There is a PostgreSQL book available at<Ahref= |
326 |
| - "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>.</P> |
| 325 | +<P>There are two PostgreSQL books available online at<Ahref= |
| 326 | + "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A> |
| 327 | + and<Ahref= |
| 328 | + "http://www.commandprompt.com/ppbook/">http://www.commandprompt.com/ppbook/</A>. |
| 329 | + There is a list of PostgreSQL books available for purchase at<Ahref= |
| 330 | + "http://www.postgresql.org/books/index.html">http://www.postgresql.org/books/index.html</A>. |
| 331 | + There is also a collection of PostgreSQL technical articles at<Ahref= |
| 332 | + "http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</A>.<P> |
327 | 333 |
|
328 | 334 | <P><I>psql</I> has some nice \d commands to show information about
|
329 | 335 | types, operators, functions, aggregates, etc.</P>
|
|