diff options
Diffstat (limited to 'doc/src/FAQ/FAQ.html')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 5a428536bcd..55b27236bb6 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -7,7 +7,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL </H1> <P> -Last updated: Thu Jul 27 12:52:35 EDT 2000 +Last updated: Fri Sep 29 23:04:02 EDT 2000 <P> Current maintainer: Bruce Momjian (<A HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P> @@ -1122,6 +1122,10 @@ common usage. Here are some: <LI> range variable, table name, table alias </UL><P> +A list of general database terms can be found at: <a +href="http://www.comptechnews.com/~reaster/dbdesign.html"> +http://www.comptechnews.com/~reaster/dbdesign.html</a><P> + <H4><A NAME="4.19">4.19</A>) Why do I get the error <I>"FATAL: palloc failure: memory exhausted?"</I><BR></H4><P> |