Обсуждение: drop database

Поиск
Список
Период
Сортировка

drop database

От
Marcelo Fortes Correa Fortes Correa
Дата:
I have a problem, a base was deleted with "drop database", I do not
have backup or archives ...

How can I recover this database?
PostgreSQL 9.1 ....
----------------------------------------------------------------------------------
Marcelo Fortes Corrêa
E-mail: marcelofortescorrea@gmail.com
Telefone: (47) 9131-8022
  P Somente imprima este e-mail se necessário,  ser sustentável é
nosso compromisso.


Re: drop database

От
John Scalia
Дата:
I'm afraid that the answer (to my  knowledge) is you're out of luck. Without a backup to recover from, I know of NO
mechanismsto recover this data. 

Sorry,
Jay

On 12/5/2014 7:56 AM, Marcelo Fortes Correa Fortes Correa wrote:
> I have a problem, a base was deleted with "drop database", I do not
> have backup or archives ...
>
> How can I recover this database?
> PostgreSQL 9.1 ....
> ----------------------------------------------------------------------------------
> Marcelo Fortes Corrêa
> E-mail: marcelofortescorrea@gmail.com
> Telefone: (47) 9131-8022
>    P Somente imprima este e-mail se necessário,  ser sustentável é
> nosso compromisso.
>
>



Re: drop database

От
Geoff Winkless
Дата:
Well you could try to persuade Hendo to stop working on the hoverboard and move on to the flux capacitor instead...

On 5 December 2014 at 13:49, John Scalia <jayknowsunix@gmail.com> wrote:
I'm afraid that the answer (to my  knowledge) is you're out of luck. Without a backup to recover from, I know of NO mechanisms to recover this data.

Sorry,
Jay

On 12/5/2014 7:56 AM, Marcelo Fortes Correa Fortes Correa wrote:
I have a problem, a base was deleted with "drop database", I do not
have backup or archives ...

How can I recover this database?
PostgreSQL 9.1 ....
----------------------------------------------------------------------------------
Marcelo Fortes Corrêa
E-mail: marcelofortescorrea@gmail.com
Telefone: (47) 9131-8022
   P Somente imprima este e-mail se necessário,  ser sustentável é
nosso compromisso.





--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Re: drop database

От
Julio Leyva
Дата:
Once thing will save you is if you had PITR in place, so you can apply logs back to the DB......
If not as Jay said,,,no mechanisms to recover it.


> Date: Fri, 5 Dec 2014 08:49:58 -0500
> From: jayknowsunix@gmail.com
> To: marcelofortescorrea@gmail.com; pgsql-admin@postgresql.org
> Subject: Re: [ADMIN] drop database
>
> I'm afraid that the answer (to my knowledge) is you're out of luck. Without a backup to recover from, I know of NO mechanisms to recover this data.
>
> Sorry,
> Jay
>
> On 12/5/2014 7:56 AM, Marcelo Fortes Correa Fortes Correa wrote:
> > I have a problem, a base was deleted with "drop database", I do not
> > have backup or archives ...
> >
> > How can I recover this database?
> > PostgreSQL 9.1 ....
> > ----------------------------------------------------------------------------------
> > Marcelo Fortes Corrêa
> > E-mail: marcelofortescorrea@gmail.com
> > Telefone: (47) 9131-8022
> > P Somente imprima este e-mail se necessário, ser sustentável é
> > nosso compromisso.
> >
> >
>
>
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin

Re: drop database

От
Jan Harasym
Дата:
AFAIK, once a database is dropped, it's gone.  That's kinda the point in 
dropping it.  So a backup is the surest way to go. Also, since 
you're going to have start from a fresh restore of your backup, I'd  
recommend upgrading to a more recent version of Postgres, at least 9.3.x 
if not the most recent which is 9.3.5.

-----Original Message-----
From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Marcelo Fortes Correa
FortesCorrea
 
Sent: December 05, 2014 1:57 PM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] drop database

I have a problem, a base was deleted with "drop database", I do not have backup or archives ...

How can I recover this database?
PostgreSQL 9.1 ....
----------------------------------------------------------------------------------
Marcelo Fortes Corrêa
E-mail: marcelofortescorrea@gmail.com
Telefone: (47) 9131-8022
  P Somente imprima este e-mail se necessário,  ser sustentável é nosso compromisso.


--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin