Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7e3a15b

Browse files
committed
Update FAQ.
1 parent be57cd6 commit 7e3a15b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

doc/FAQ

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Thu Oct 12 17:21:11 EDT 2000
4+
Last updated: Tue Oct 17 00:21:20 EDT 2000
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -448,6 +448,9 @@
448448
* check to see that you have the proper paths set
449449
* check that the postgres user owns the proper files
450450

451+
If you see an error message about oidvector, you definately have a
452+
version mismatch.
453+
451454
3.2) How do I install PostgreSQL somewhere other than /usr/local/pgsql?
452455

453456
The simplest way is to specify the --prefix option when running

doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <H1>
77
Frequently Asked Questions (FAQ) for PostgreSQL
88
</H1>
99
<P>
10-
Last updated: Thu Oct 12 17:21:11 EDT 2000
10+
Last updated: Tue Oct 17 00:21:20 EDT 2000
1111
<P>
1212
Current maintainer: Bruce Momjian (<A
1313
HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P>
@@ -571,6 +571,8 @@ <H4><A NAME="3.1">3.1</A>) Why does <I>initdb</I> fail?</H4><P>
571571
<LI> check to see that you have the proper paths set
572572
<LI> check that the <I>postgres</I> user owns the proper files
573573
</UL><P>
574+
If you see an error message about <i>oidvector,</i> you definately have
575+
a version mismatch.<P>
574576

575577

576578
<H4><A NAME="3.2">3.2</A>) How do I install PostgreSQL somewhere

0 commit comments

Comments
 (0)