> -----Original Message-----
> From: Samuele Brignoli [mailto:samuele.brignoli@darpha.com]
> Sent: 04 April 2002 11:04
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Migrating a very large db
>
>
> Hi all,
> I'm trying to migrate a very large db with the migration
> plug-in. It all goes well since one of the last table. It' s
> an out of memory error, I don't know if it's a server problem
> or an application problem. The log was :
>
>
> An error occured at: 4/4/2002 11:18:45 AM:
> -2147467259: Error while executing the query;
> ERROR: LockAcquire: holder table out of memory
That's not a pgAdmin error, that's come from PostgreSQL. I'd try asking on
pgsql-hackes@postgresql.org as I really don't know what would cause that.
Regards, Dave.