"Pichelman, Scott" <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] /root]$ pg_dump -h 127.0.0.1 -p 5432 template1 -f
> holt_admin_db.dump
> getAggregates(): SELECT failed. Explanation from backend: 'ERROR:
> Attribute 'aggtransfn1' not found
You seem to be using a really ancient version of pg_dump there --- one
older than (and not compatible with) your server. Check your PATH ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster