Re: problems with pg_dumplo (was Re: backup with blobs) - Mailing list pgsql-general

From Tom Lane
Subject Re: problems with pg_dumplo (was Re: backup with blobs)
Date
Msg-id 23767.987729398@sss.pgh.pa.us
Whole thread Raw
In response to Re: problems with pg_dumplo (was Re: backup with blobs)  (Peter Pilsl <pilsl@goldfisch.at>)
List pgsql-general
Peter Pilsl <pilsl@goldfisch.at> writes:
>> Hmm.  About how many blobs are you able to import before the error
>> happens?

> It depends ... from 5 to 15 I guess.

Only that many?  Something's broken then.  The limits I was thinking of
were on the order of thousands of blobs touched in a transaction.

There is probably additional info about the error showing up in the
postmaster log; would you look there and see what it says?

            regards, tom lane

pgsql-general by date:

Previous
From: Peter Pilsl
Date:
Subject: Re: problems with pg_dumplo (was Re: backup with blobs)
Next
From: Hiroshi Inoue
Date:
Subject: Re: How to configure iodbc access to local postgres db?