pg_dump failing on LinuxPPC
PostgreSQL Bugs List <pgsql-bugs@postgresql.org>
From: pgsql-bugs@postgresql.org
To: pgsql-bugs@postgresql.org
Date: 2001-02-22T00:41:34Z
Lists: 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