Re: Setting Schema on Restore - Mailing list pgsql-admin

From Samuel Stearns
Subject Re: Setting Schema on Restore
Date
Msg-id 68B59BEDCD36854AADBDF17E91B2937A07841888C9@EXCHMAIL.staff.internode.com.au
Whole thread Raw
In response to Re: Setting Schema on Restore  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Thanks, Tom!

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Wednesday, 1 December 2010 1:37 AM
To: Samuel Stearns
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Setting Schema on Restore

Samuel Stearns <SStearns@internode.com.au> writes:
> I want to restore into a specific schema.

The only way to do that is to hand-edit the dump script.

If you're feeling brave you could try letting "sed" do it; but
unless the schema name being replaced is pretty unusual, the
risk of false matches seems high.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Space occupied by Postgres index.
Next
From: bakkiya
Date:
Subject: Postgres problem with partition queries