Return-Path: pg_adm@postgres.berkeley.edu Received: by postgres.Berkeley.EDU (5.61/1.29) id AA19667; Wed, 10 Jun 92 16:57:13 -0700 Date: Wed, 10 Jun 92 16:57:13 -0700 Message-Id: <9206102357.AA19667@postgres.Berkeley.EDU> From: tsf@opus.telcom.arizona.edu (Ted Frohling) Subject: Problems with postgres To: postgres@postgres.berkeley.edu Sender: pg_adm@postgres.berkeley.edu Hi, I recently upgraded to SunOS 4.1.2 and now postgres doesn't seem to want to run. I startup postmaster in the rc.local file but it core dumps with a memory violation. After the system boots, as root I start up postmaster by hand and it runs or seems to. I then try to create the first database. ~/postgres/bin/createdb postgres as user postgres and get the following error message: FATAL 1:Jun 9 08:40:31:AttachSLockMemory: could not attach segment createdb: database creation failed on postgres. I have reconfigured the kernel and rebooted using it. Any clues out there?? ted