restore a specific schema from physical backup

From: Rakesh Kumar <rakeshkumar464a3(at)gmail(dot)com>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: restore a specific schema from physical backup
Date: 2016-07-29 21:16:49
Message-ID: CAJBB=EU=tg_syCN5QwrfbEgLMn03c9m=XRhxJaM-QLUOCAzVoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If a cluster is backed up physically using pg_basebackup, how can we
restore only a particular schema from it. Is it even possible?

Thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-07-29 21:25:08 Re: restore a specific schema from physical backup
Previous Message Stephen Frost 2016-07-29 20:51:40 Re: Allowing multiple versions of PG under NetBSD