Tom Lane wrote:
I wonder if you need these self defined aggregates at all, most or all of them are in 8.3 already.

They aren't "self defined" in 6.5 either.

So i can't just delete those AGGREGATEs?

I think what is happening
is that he's trying to force a 7.x pg_dump to dump from the 6.5 server
(with -i no doubt), and it's just tremendously confused about what's
what and what it should dump.

These errors occurs when i'm trying to restore dump from 6.5 on 8.3.

--
alexander lunyov

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to