From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Ccccccc IiiiiiiiiNnnnnnn" <cinamuche(at)hotmail(dot)com> |
Cc: | Postgresql <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: TRIGGERS y VFP bajan la performance |
Date: | 2006-05-20 16:34:49 |
Message-ID: | c2d9e70e0605200934w7112d698vbb158dc2a73234ee@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
cc: pgsql-es-ayuda
siempre una copia a la lista
On 5/20/06, Ccccccc IiiiiiiiiNnnnnnn <cinamuche(at)hotmail(dot)com> wrote:
>
> Mira la tabla en postgres es asi. MISOBRE
>
> ORDEN INT8
>
> NUMSEC INT8
>
> CODCLIENTE CHAR(5)
>
> DIRECCION CHAR(60)
>
> Otra tabla es MIHEADER
>
> ORDEN INT8
>
> FECHAEMI DATE
>
> NROSOBRES INT8
>
> en la tabla MISOBRE tengo triggers x INSERT y DELETE para q incrementen o
> disminuyan en 1 el campo NORSOBRES en la tabla MIHEADER.
>
>
> EN VISUAL FOXPRO, creo una vista remota(view remote) con coneccion ODBC y a
> esta vista le agrego los 9000 registros. Como se sabe en VFP se usa
> TABLEUPDATE() al view para actualizar la data al POSTGRES
>
> Gracias
>
yo no lo se... no uso VFP...
muestra los triggers... si no podemos encontrar un cuello de botella
en esas funciones el problema debe venir de VFP...
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Pablo Braulio | 2006-05-20 17:37:42 | Error en trigger para controlar fechas. |
Previous Message | Hugo Sandoval | 2006-05-20 16:13:30 | Re: phpgroupware |