Re: about pg_dump with --blobs

From: Richard Huxton <dev(at)archonet(dot)com>
To: Howard Kao <fatearthling(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: about pg_dump with --blobs
Date: 2005-08-11 09:35:03
Message-ID: 42FB1BC7.8080905@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Howard Kao wrote:
> Sorry, forgot the error message.
> Basically we tried to restore a db and the following error message occurred:
> pg_restore: [archiver (db)] could not execute query: ERROR: invalid
> memory alloc request size 1836016426

I take it you don't have an object 1.8GBs in size?

Do you know what it was dumping when that happened (if not try adding
--verbose).

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Surabhi Ahuja 2005-08-11 09:47:53 regarding isolation between threads
Previous Message Howard Kao 2005-08-11 08:31:39 Re: about pg_dump with --blobs