Re: pg_restore : change schema - Mailing list pgsql-admin

From Francisco Reyes
Subject Re: pg_restore : change schema
Date
Msg-id cone.1270153201.465631.18171.1000@shelca
Whole thread Raw
In response to pg_restore : change schema  ("Christophe Dore" <c.dore@castsoftware.com>)
Responses Re: pg_restore : change schema  ("Christophe Dore" <c.dore@castsoftware.com>)
List pgsql-admin
Julio Leyva writes:

> What about  alter schema  ?

How would that help?

If I understand correctly, the original poster is trying to do something
like:

Source DB
schema1.table1

And restore it to
schema2.table1

pgsql-admin by date:

Previous
From: Francisco Reyes
Date:
Subject: Re: pg_restore : change schema
Next
From: "Christophe Dore"
Date:
Subject: Re: pg_restore : change schema