From 6f8f0a9d7a4b552f9b64e986527fba18166ac9ee Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Sun, 24 Apr 2005 11:22:44 +0000 Subject: [PATCH] Update book items. --- doc/FAQ | 7 ++++--- doc/src/FAQ/FAQ.html | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index b1dea682303..971dd656b53 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sat Apr 23 16:49:43 EDT 2005 + Last updated: Sun Apr 24 07:22:26 EDT 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -191,8 +191,9 @@ There are two PostgreSQL books available online at http://www.postgresql.org/docs/books/awbook.html and - http://www.commandprompt.com/ppbook/. There is a list of PostgreSQL - books available for purchase at + http://www.commandprompt.com/ppbook/. There are a number of PostgreSQL + books available for purchase. One of the most popular ones is by Korry + Douglas. A list of book reviews can be found at http://techdocs.PostgreSQL.org/techdocs/bookreviews.php. There is also a collection of PostgreSQL technical articles at http://techdocs.PostgreSQL.org/. diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 9572b2bd83a..84d5829d339 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Sat Apr 23 16:49:43 EDT 2005</P> + <P>Last updated: Sun Apr 24 07:22:26 EDT 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -247,8 +247,9 @@ "http://www.postgresql.org/docs/books/awbook.html">http://www.postgresql.org/docs/books/awbook.html</A> and <A href= "http://www.commandprompt.com/ppbook/">http://www.commandprompt.com/ppbook/</A>. - There is a list of PostgreSQL books available for purchase at <A - href= + There are a number of PostgreSQL books available for purchase. One + of the most popular ones is by Korry Douglas. A list of book reviews + can be found at <A href= "http://techdocs.postgresql.org/techdocs/bookreviews.php">http://techdocs.PostgreSQL.org/techdocs/bookreviews.php</A>. There is also a collection of PostgreSQL technical articles at <A href= -- GitLab