From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Ccccccc IiiiiiiiiNnnnnnn" <cinamuche(at)hotmail(dot)com> |
Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: TRIGGERS y VFP bajan la performance |
Date: | 2006-05-20 15:57:07 |
Message-ID: | c2d9e70e0605200857t36ade49eo741d8c5a9044b9f@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 5/20/06, Ccccccc IiiiiiiiiNnnnnnn <cinamuche(at)hotmail(dot)com> wrote:
>
>
>
> Amigos tengo un gran problema, estoy trabajando en VFP6 y postgrsql 8.1.3,
> mi problema es q tengo una vista (VIEW) en vfp q hace referencia a una tabla
> en postgres esta tabla tiene mas o menos 55000 registro. el problema es q
> cuando le pongo un trigger FOR INSERT y DELETE a la tabla y desde vfp la
> vista lo lleno con 9000 hago un TABLEUPDATE() se me cuelga la PC, pero si le
> quito los triggers a la tabla y hago el TABLEUPDATE() no se me cuelga y la
> actualizacion si lo hace, la otra cosa q descubri es q cuando el VIEW tiene
> 999 registros si graba(la tabla tiene los triggers) pero si el nro de
> registros es 1000 se cuelga. Alguien podria decirme a q se debe.
>
> SALUDOS desde Lima-Peru
Podrias mostrar la tabla, la vista y el trigger?
--
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 | Hugo Sandoval | 2006-05-20 16:13:30 | Re: phpgroupware |
Previous Message | Pablo Braulio | 2006-05-20 15:51:08 | Re: Función que no va. Novato en plpgsql |