Re: Edit a dump file?

From: Andreas Schlegel <schlegelaw(at)gmx(dot)de>
To:
Cc: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Edit a dump file?
Date: 2003-01-20 22:39:54
Message-ID: 3E2C7ABA.5090008@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom,

thanks for the tip. It's running now :-)

Greetings,
Andreas

Tom Lane wrote:

>Andreas Schlegel <schlegelaw(at)gmx(dot)de> writes:
>
>
>>My question is: is there change to edit the the dump and remove the
>>view? I tried to open it with vi. I can read a bit but not all.
>>
>>
>
>You can do a selective restore by listing the dump's table of contents
>into a file, editing the file, and then using it as a control file for
>pg_restore. See the pg_restore man page.
>
> regards, tom lane
>
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2003-01-20 23:03:21 Re: PostgreSQL on Windows [Viruschecked]
Previous Message Andrew Sullivan 2003-01-20 22:30:40 Re: When to vacuum