From: | Espartano <espartano(dot)mail(at)gmail(dot)com> |
---|---|
To: | "Felipe Amezquita" <felmarla(at)gmail(dot)com> |
Cc: | postgresayuda <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: Hacer Backup BD automaticos |
Date: | 2007-04-19 17:55:32 |
Message-ID: | d353bd50704191055i7ba37585x294dab5f74155f3d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 4/19/07, Felipe Amezquita <felmarla(at)gmail(dot)com> wrote:
> Que tal lista..
> La cuestion es que necesito ideas de como generar un Backup automatico de la
> Bd,estoy usando Windows XP y Bd Postgres 8.1
> quien me pueda colaborar gracias.
>
En unix like seria una combinacion de cron + shell scripting supongo
que en windows puedes usar archivos bat + tareas programadas, o un
programa de C que chequee el relog del sistema y te haga el dump, digo
C porque es el leng que me gusta, podrias usar muchos otros.
--
"Linux is for people who hate Windows, BSD is for people who love UNIX".
"Social Engineer -> Because there is no patch for human stupidity"
"The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
mount ; fsck ; more ; yes ; umount ; sleep."
"Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing."
From | Date | Subject | |
---|---|---|---|
Next Message | pablo | 2007-04-19 20:10:50 | como obnteng un numero aproximado al entero en una consulta sql |
Previous Message | Felipe Amezquita | 2007-04-19 17:46:39 | Hacer Backup BD automaticos |