summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ9
-rw-r--r--doc/src/FAQ/FAQ.html4
2 files changed, 7 insertions, 6 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 5698a8f5a6b..2efeaaeb6d3 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Mon Feb 14 23:01:58 EST 2005
+ Last updated: Mon Feb 14 23:03:15 EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -220,9 +220,10 @@
1.10) How can I learn SQL?
- The PostgreSQL book at http://www.PostgreSQL.org/docs/awbook.html
- teaches SQL. There is another PostgreSQL book at
- http://www.commandprompt.com/ppbook. There is a nice tutorial at
+ The PostgreSQL book at
+ http://www.postgresql.org/docs/books/awbook.html teaches SQL. There is
+ another PostgreSQL book at http://www.commandprompt.com/ppbook. There
+ is a nice tutorial at
http://www.intermedia.net/support/sql/sqltut.shtm, at
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,
and at http://sqlcourse.com.
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index de6942c634e..50cb7038815 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: Mon Feb 14 23:01:58 EST 2005</P>
+ <P>Last updated: Mon Feb 14 23:03:15 EST 2005</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -280,7 +280,7 @@
<SMALL>SQL</SMALL>?</H4>
<P>The PostgreSQL book at <A href=
- "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
+ "http://www.postgresql.org/docs/books/awbook.html">http://www.postgresql.org/docs/books/awbook.html</A>
teaches <SMALL>SQL</SMALL>. There is another PostgreSQL book at <A
href=
"http://www.commandprompt.com/ppbook/">http://www.commandprompt.com/ppbook.</A>