diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-10-17 04:21:30 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-10-17 04:21:30 +0000 |
commit | 7e3a15bd5f302aa42a43a7379b022b88deaccc83 (patch) | |
tree | c66069f27e9ef4924c417442b57e6fc1b4cc7bd8 /doc/src | |
parent | be57cd6f63523d8dd0a91df0701a61c1f6e1d25b (diff) |
Update FAQ.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 54159a842c0..585807e6ab9 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 Oct 12 17:21:11 EDT 2000 +Last updated: Tue Oct 17 00:21:20 EDT 2000 <P> Current maintainer: Bruce Momjian (<A HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P> @@ -571,6 +571,8 @@ your path <LI> check to see that you have the proper paths set <LI> check that the <I>postgres</I> user owns the proper files </UL><P> +If you see an error message about <i>oidvector,</i> you definately have +a version mismatch.<P> <H4><A NAME="3.2">3.2</A>) How do I install PostgreSQL somewhere |