Linux Alpha destroydb and pg_dump problem - Mailing list pgsql-ports

From gerd@babe.bibliotech.net
Subject Linux Alpha destroydb and pg_dump problem
Date
Msg-id 199909161539.PAA10522@babe.bibliotech.net
Whole thread Raw
Responses Re: [PORTS] Linux Alpha destroydb and pg_dump problem  (gerd@babe.bibliotech.net)
List pgsql-ports
Hi,

On my Alpha (linux-2.2.12), destroydb and pg_dump kill the backend.

Basically, the pg_database table is queried for the "oid" column which
is never found/reached.
A "select oid from pg_database" has the same effect, ie. kills the backend.

On my Intel box all the above works.

Does anyone have any ideas/pointers?

Cheers,

Gerd.

pgsql-ports by date:

Previous
From: David Löfstrand
Date:
Subject: Re: How to install pgsql on Windows NT
Next
From: Lamar Owen
Date:
Subject: Re: [PORTS] Linux Alpha destroydb and pg_dump problem