Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit697fcb0

Browse files
committed
Short little FAQ for FreeBSD
1 parente22b09c commit697fcb0

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

‎doc/FAQ_FreeBSD

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
=======================================================
2+
Frequently Asked Questions (FAQ) for PostgreSQL V6.2.1
3+
FreeBSD Specific
4+
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
5+
=======================================================
6+
last updated: Tue Jan 06 22:26:00 EST 1998
7+
8+
current maintainer: Marc G. Fournier (scrappy@postgresql.org)
9+
original author: Marc G. Fournier (scrappy@postgresql.org)
10+
11+
12+
Changes in this version (* = modified, + = new, - = removed):
13+
14+
This file is divided approximately as follows:
15+
1.*) Installing PostgreSQL
16+
17+
18+
Questions answered:
19+
1.1)Everything compiles fine. Attempts to run the regression
20+
tests make the postmaster die with an illegal system call
21+
error.
22+
23+
----------------------------------------------------------------------
24+
Section 1: Installing PostgreSQL
25+
----------------------------------------------------------------------
26+
27+
1.1)Everything compiles fine. Attempts to run the regression
28+
tests make the postmaster die with an illegal system call
29+
error.
30+
31+
You must reconfigure and install your kernel with the following
32+
options enabled:
33+
34+
options SYSVSHM
35+
options SYSVSEM
36+
options SYSVMSG

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp