creating a dump - Mailing list pgsql-general

From Hegyvari Krisztian
Subject creating a dump
Date
Msg-id scca8883.037@ardents.hu
Whole thread Raw
Responses Re: creating a dump
List pgsql-general
Hello,

I try to dump my databases using pg_dumpall or pg_dump and I get the following error:

\connect bic postgres
getAggregates(): SELECT failed.  Explanation from backend: 'ERROR:  Attribute 'aggtransfn1' not found
'.
pg_dump failed on bic, exiting


I tried to fiddle around with the privileges, granted public access to the database to no avail.

Any clues why this happens?

BTW, I would like a cron job to periodically dump out the data in a restorable form.

Best Regards,

Hegyvari Krisztian



pgsql-general by date:

Previous
From: Jeff Davis
Date:
Subject: Re: requesting features in PostgreSQL
Next
From: Lincoln Yeoh
Date:
Subject: Re: intel vs amd benchmark for pg server part 2