Jeremy Buchmann <[EMAIL PROTECTED]> writes: > getAggregates(): SELECT failed. Explanation from backend: 'ERROR: > Attribute 'aggtransfn1' not found > But when I run the script from the command line, it works fine. PG version > is 7.1.2, You're invoking a pre-7.1 pg_dump. Check the PATH used by your script. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])