Re: pg_restore --no-post-data and --post-data-only

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Jim Nasby <jim(at)nasby(dot)net>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_restore --no-post-data and --post-data-only
Date: 2011-08-26 15:22:25
Message-ID: 4E57BA31.8070001@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 08/25/2011 06:15 PM, Andrew Dunstan wrote:
>
>
> But we could also add these switches to pg_dump too if people feel
> it's worthwhile. I haven't looked but the logic should not be terribly
> hard.
>

Something like the attached, in fact, which seems pretty simple.

cheers

andrew

Attachment Content-Type Size
exclude-post-data-steps_pg_dump.patch text/x-patch 2.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message hubert depesz lubaczewski 2011-08-26 15:28:35 Re: [GENERAL] pg_upgrade problem
Previous Message Dave Page 2011-08-26 14:36:27 Re: Questions and experiences writing a Foreign Data Wrapper