Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
697fcb02
Commit
697fcb02
authored
27 years ago
by
Marc G. Fournier
Browse files
Options
Downloads
Patches
Plain Diff
Short little FAQ for FreeBSD
parent
e22b09c2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/FAQ_FreeBSD
+36
-0
36 additions, 0 deletions
doc/FAQ_FreeBSD
with
36 additions
and
0 deletions
doc/FAQ_FreeBSD
0 → 100644
+
36
−
0
View file @
697fcb02
=======================================================
Frequently Asked Questions (FAQ) for PostgreSQL V6.2.1
FreeBSD Specific
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
=======================================================
last updated: Tue Jan 06 22:26:00 EST 1998
current maintainer: Marc G. Fournier (scrappy@postgresql.org)
original author: Marc G. Fournier (scrappy@postgresql.org)
Changes in this version (* = modified, + = new, - = removed):
This file is divided approximately as follows:
1.*) Installing PostgreSQL
Questions answered:
1.1) Everything compiles fine. Attempts to run the regression
tests make the postmaster die with an illegal system call
error.
----------------------------------------------------------------------
Section 1: Installing PostgreSQL
----------------------------------------------------------------------
1.1) Everything compiles fine. Attempts to run the regression
tests make the postmaster die with an illegal system call
error.
You must reconfigure and install your kernel with the following
options enabled:
options SYSVSHM
options SYSVSEM
options SYSVMSG
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment