Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA18892; Wed, 23 Sep 92 08:09:49 -0700
Date: Wed, 23 Sep 92 08:09:49 -0700
Message-Id: <9209231509.AA18892@postgres.Berkeley.EDU>
From: Chris Flatters <cflatter@aoc.nrao.edu>
Subject: Re: Has anyone ported Postgres to an RS/6000 (AIX)?
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

There may be fundamental problem with using POSTGRES under AIX.  AIX limits
each process to 10 attached shared memory segments.  I think this may be too
few for the POSTGRES backend.

Unfortunately it does not appear to be possible to reconfigure the kernel
with a larger limit.

	Chris Flatters
	cflatter@nrao.edu
