Wanting to run Postgres 8.3.6 on BSD/OS 4.3.1 - Mailing list pgsql-admin

From The Doctor
Subject Wanting to run Postgres 8.3.6 on BSD/OS 4.3.1
Date
Msg-id 20090227173005.GC23556@doctor.nl2k.ab.ca
Whole thread Raw
Responses Re: Wanting to run Postgres 8.3.6 on BSD/OS 4.3.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Right I have 8.1.X working properly. but

when I run make  check I get

I compile 8.3.6 but when I do a make check I get


Running in noclean mode.  Mistakes will not be cleaned up.
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale C.
The default database encoding has accordingly been set to SQL_ASCII.
The default text search configuration will be set to "english".

creating directory /usr/source/postgresql-8.3.6/src/test/regress/./tmp_check/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 10
selecting default shared_buffers/max_fsm_pages ... 400kB/20000
creating configuration files ... ok
creating template1 database in /usr/source/postgresql-8.3.6/src/test/regress/./tmp_check/data/base/1 ... FATAL:  could
notcreate semaphores: No space left on device 
DETAIL:  Failed system call was semget(1, 17, 03600).
HINT:  This error does *not* mean that you have run out of disk space.
    It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide
maximumnumber of semaphores (SEMMNS), would be exceeded.  You need to raise the respective kernel parameter.
Alternatively,reduce PostgreSQL's consumption of semaphores by reducing its max_connections parameter (currently 13). 
    The PostgreSQL documentation contains more information about configuring your system for PostgreSQL.
child process exited with exit code 1
initdb: data directory "/usr/source/postgresql-8.3.6/src/test/regress/./tmp_check/data" not removed at user's request

What is not happening?

--
Member - Liberal International    This is doctor@nl2k.ab.ca
Ici doctor@nl2k.ab.ca God, Queen and country! Beware Anti-Christ rising!
Never Satan President Republic!
Christian(n): A Jew that believe Christ is Messiah and Saviour and alive

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


pgsql-admin by date:

Previous
From: "Lentes, Bernd"
Date:
Subject: Re: Question to transaction ID wraparound
Next
From: Tom Lane
Date:
Subject: Re: Wanting to run Postgres 8.3.6 on BSD/OS 4.3.1