pg_dump failing on LinuxPPC

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: pg_dump failing on LinuxPPC
Date: 2001-02-22 00:41:34
Message-ID: 200102220041.f1M0fYS57953@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Stu Coates (pgsql(at)stucoates(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-02-22 03:58:08 Re: pg_dump failing on LinuxPPC
Previous Message Dan Pereira 2001-02-22 00:30:08 makefile broken...