Problems with recent CVS versions and Solaris.

From: Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>
To: hackers(at)postgresql(dot)org
Subject: Problems with recent CVS versions and Solaris.
Date: 2000-06-01 20:31:17
Message-ID: 200006012031.VAA26581@mtcc.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I regularly do a "cvs update" and compile and test PostgreSQL.

Recently, since about 1 week, I've had a nasty problem.

Doing an "initdb" seems to suck up all available memory and almost
kills the system, before dying itself with a SEGV.

The problem postgress process is:-

/usr/local/pgsql/bin/postgres -boot -x -C -F -D/usr/local/pgsql/data -d
template1

The system becomes VERY unresponsive when this postgres process
starts running, so difficult to attach to with gdb.

I'm stuck for a clue as to how to debug this.

Is anyone else seeing this problem recently?

Is it just a Solaris problem?
(Solaris 2.6 on SPARCstation 5)

Is it just me? :-(

Help,

Keith.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kovacs Zoltan 2000-06-01 21:17:19 announcing pgbrowse
Previous Message Bruce Momjian 2000-06-01 17:57:34 Re: Re: [PATCHES] pg_dump primary keys