Re: Why are pg_restore taking that long ? - Mailing list pgsql-general

From Bosco Rama
Subject Re: Why are pg_restore taking that long ?
Date
Msg-id 4FB887B1.5020006@boscorama.com
Whole thread Raw
In response to Re: Why are pg_restore taking that long ?  (Josh Kupershmidt <schmiddy@gmail.com>)
Responses Re: Why are pg_restore taking that long ?
List pgsql-general
Hey Josh,

I found the message I was seeing.  It was/is(?) in StartRestoreBlob() and it
looks like this:

    ahlog(AH, 2, "restoring large object with OID %u\n", oid);

But I don't know how to find it in the current git tree or how to activate
it from the command-line (assuming it is still part of the release).

Bosco.

pgsql-general by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: Why are pg_restore taking that long ?
Next
From: Gabriele Bartolini
Date:
Subject: Re: suggestion for backup