pg_dump failing on LinuxPPC

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема pg_dump failing on LinuxPPC
Дата
Msg-id 200102220041.f1M0fYS57953@hub.org
обсуждение исходный текст
Ответы Re: pg_dump failing on LinuxPPC  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Rainer Mager"
Дата:
Сообщение: JDBC bug in 7.1b4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump failing on LinuxPPC