From: Bruce Momjian Date: Sun, 24 Apr 2005 11:57:19 +0000 (+0000) Subject: Clean up HTML. X-Git-Tag: REL8_1_0BETA1~927 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=c1cc62f614094d3a22c9115bf403f460d2458058;p=postgresql.git Clean up HTML. --- diff --git a/doc/FAQ b/doc/FAQ index 5aa0135972e..9f5d6cb5b58 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Apr 24 07:48:48 EDT 2005 + Last updated: Sun Apr 24 07:57:14 EDT 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -214,10 +214,12 @@ First, consider the PostgreSQL-specific books mentioned above. Another one is "Teach Yourself SQL in 21 Days, Second Edition" at - http://members.tripod.com/er4ebus/sql/index.htm - Many of our users like The Practical SQL Handbook, Bowman, Judith S., - et al., Addison-Wesley. Others like The Complete Reference SQL, Groff - et al., McGraw-Hill. There is also a nice tutorial at + http://members.tripod.com/er4ebus/sql/index.htm. Many of our users + like The Practical SQL Handbook, Bowman, Judith S., et al., + Addison-Wesley. Others like The Complete Reference SQL, Groff et al., + McGraw-Hill. + + There is also 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 28f08b5138c..abfbfbea0ea 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Sun Apr 24 07:48:48 EDT 2005

+

Last updated: Sun Apr 24 07:57:14 EDT 2005

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -275,12 +275,12 @@

First, consider the PostgreSQL-specific books mentioned above. Another one is "Teach Yourself SQL in 21 Days, Second Edition" at http://members.tripod.com/er4ebus/sql/index.htm

+ "http://members.tripod.com/er4ebus/sql/index.htm">http://members.tripod.com/er4ebus/sql/index.htm. Many of our users like The Practical SQL Handbook, Bowman, Judith S., et al., Addison-Wesley. Others like The Complete Reference SQL, Groff et al., McGraw-Hill.

- There is also a nice tutorial at There is also a nice tutorial at http://www.intermedia.net/support/sql/sqltut.shtm, at @@ -576,7 +576,7 @@

These are the limits:

- +
@@ -757,7 +757,7 @@ table?

4.10) What is the difference between the various character types?

-
Maximum size for a database?unlimited (32 TB databases exist)
Maximum size for a table?32 TB
unlimited
+
TypeInternal NameNotes
VARCHAR(n)varcharsize specifies maximum length, no padding