Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA18787; Mon, 4 May 92 09:28:18 -0700
Date: Mon, 4 May 92 09:28:18 -0700
Message-Id: <9205041628.AA18787@postgres.Berkeley.EDU>
From: cflatter@laphroaig.AOC.NRAO.EDU (Chris Flatters)
Subject: Re: postgres on AIX 3.1.x ???
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

> 
> > My understanding is that AIX doesn't support shared memory, so I don't
> > know if it is even possible to port postgres.  Any hard information on this?
> 
> It is possible, but the Postgres depends rather heavily on shared memory
> support and so porting becomes a bit more difficult. I'm not an os guru,
> but as I understand it there are ways of getting around this problem.

AIX 3.x.x _does_ support shared memory.  Check the shmat man page.

AIX conforms to the SVID (version 2) after all.

	Chris Flatters
	cflatter@nrao.edu
