From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Felipe Amezquita" <felmarla(at)gmail(dot)com> |
Cc: | postgresayuda <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: como ejecutar una funcion desde el programador de tares de windows |
Date: | 2006-03-18 04:34:33 |
Message-ID: | c2d9e70e0603172034u668ade09x20f9d6185ef676a3@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 3/17/06, Felipe Amezquita <felmarla(at)gmail(dot)com> wrote:
>
> Que tal lista la cuestion e sla siguiente,necesito correr una funcion de
> postgres con le programador de tareas de Windows.
> Me imagino que se debe construir un .bat pero quiero que me den algunas
> pistas de como son los comandos para hacer est script acuerdence que ando en
> windows xp.gracias
> --
> Ing Sistemas y Telecomunicaciones
> Luis Felipe Lopez Amezquita
> 3008217523 - 3162589699
basicamente ejecutas el psql
psql -f script.sql base
y en el script hacen un select: "select procedimirnto();"
--
Atentamente,
Jaime Casanova
"What they (MySQL) lose in usability, they gain back in benchmarks, and that's
all that matters: getting the wrong answer really fast."
Randal L. Schwartz
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2006-03-18 04:37:23 | Re: Información Técnica de configuración |
Previous Message | ramirex | 2006-03-18 03:59:41 | Re: Conexión Flash |