[GENERAL] - Regarding Schema ROLLBACK

From: VENKTESH GUTTEDAR <venkteshguttedar(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: [GENERAL] - Regarding Schema ROLLBACK
Date: 2017-11-28 12:23:20
Message-ID: CA+iwz4=VZ8H6kYk5Uv-BcMCULnKTD4HGRuj7ruNHREQPZj9KKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello All,

I have run CREATE SCHEMA xyz accidentally, and it replaced my existing
schema (xyz) with tables, and i have lost all my data.

Is there any way to rollback or get the schema back with old tables and
data.

Any help would be appreciated.

--
Regards :
Venktesh Guttedar.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Swapnil Vaze 2017-11-28 13:25:20 vacuumdb fails with error pg_statistic_relid_att_inh_index constraint violation after upgrade to 9.6
Previous Message Adam Brusselback 2017-11-28 11:14:26 Re: [GENERAL] postgres_fdw & could not receive data from client: Connection reset by peer