| From: | Andrés Aquino <andres(dot)aquino(at)gmail(dot)com> |
|---|---|
| To: | pgsql-es-ayuda(at)postgresql(dot)org |
| Subject: | que hay de PITR ... ? |
| Date: | 2006-02-23 20:48:39 |
| Message-ID: | 7551A913-B207-4DCA-AC52-635D4D9899E5@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
Jai !
He googleado sin tener mucha suerte para encontrar un procedimiento
para usar el PITR...
Alguien puede darnos unas referencias ?
Mi caso es que he borrado una tabla por error, aun no se aplica un
VACUUM a la db porque
según lo que he leído en la siguiente ref: http://
groups.google.com.mx/group/mailing.database.pgsql-admin/
encontré un mensaje con la siguiente información ...
"
> If you haven't VACUUMed the database then the deleted rows are
> probably still there. I don't know if any recovery tools exist,
> but to have any chance of recovering the data make a filesystem
> backup of $PGDATA as soon as possible, or at least make a backup
> of the table's file(s) (see below). They might not do you any good,
> but you'll probably need those files if you do find any recovery
> tools.
"
Ahora bien, la pregunta:
Es posible usar el PITR para recuperar la información de UNA o
ALGUNAS TABLAS donde su
contenido fue eliminado hace X horas ?
Saludos!
AQ
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2006-02-23 20:54:05 | Re: que hay de PITR ... ? |
| Previous Message | Alvaro Herrera | 2006-02-23 20:40:25 | Re: Retornar 0 cuando no existen ocurrencias en consulta |