Skip to content
Snippets Groups Projects
Commit 7e3a15bd authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update FAQ.

parent be57cd6f
No related branches found
No related tags found
No related merge requests found
Frequently Asked Questions (FAQ) for PostgreSQL Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Thu Oct 12 17:21:11 EDT 2000 Last updated: Tue Oct 17 00:21:20 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -448,6 +448,9 @@ ...@@ -448,6 +448,9 @@
* check to see that you have the proper paths set * check to see that you have the proper paths set
* check that the postgres user owns the proper files * check that the postgres user owns the proper files
If you see an error message about oidvector, you definately have a
version mismatch.
3.2) How do I install PostgreSQL somewhere other than /usr/local/pgsql? 3.2) How do I install PostgreSQL somewhere other than /usr/local/pgsql?
The simplest way is to specify the --prefix option when running The simplest way is to specify the --prefix option when running
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL Frequently Asked Questions (FAQ) for PostgreSQL
</H1> </H1>
<P> <P>
Last updated: Thu Oct 12 17:21:11 EDT 2000 Last updated: Tue Oct 17 00:21:20 EDT 2000
<P> <P>
Current maintainer: Bruce Momjian (<A Current maintainer: Bruce Momjian (<A
HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P> HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P>
...@@ -571,6 +571,8 @@ your path ...@@ -571,6 +571,8 @@ your path
<LI> check to see that you have the proper paths set <LI> check to see that you have the proper paths set
<LI> check that the <I>postgres</I> user owns the proper files <LI> check that the <I>postgres</I> user owns the proper files
</UL><P> </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 <H4><A NAME="3.2">3.2</A>) How do I install PostgreSQL somewhere
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment