pg_dump failing on LinuxPPC - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject pg_dump failing on LinuxPPC
Date
Msg-id 200102220041.f1M0fYS57953@hub.org
Whole thread Raw
Responses Re: pg_dump failing on LinuxPPC  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Stu Coates (pgsql@stucoates.com) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
pg_dump failing on LinuxPPC

Long Description
pg_dump is failing (although differently from 7.0) on LinuxPPC, see example for details.

Hardware:

Apple Powermac G3 B&W 400Mhz
512MB RAM

Software:

LinuxPPC 2000, kernel: 2.2.15pre3 (standard)
PostgreSQL 7.1beta4 on powerpc-unknown-linux-gnu, compiled by GCC 2.95.2

Compiled from source, using default options.


Sample Code
$ createdb foo
$ pg_dump foo
getAggregates(): SELECT failed.  Explanation from backend: 'ERROR:  Attribute 'aggtransfn1' not found
'.
$


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: "Rainer Mager"
Date:
Subject: JDBC bug in 7.1b4
Next
From: Tom Lane
Date:
Subject: Re: pg_dump failing on LinuxPPC