Re: Slow delete/insert. - Mailing list pgsql-admin

From Alexandre Leclerc
Subject Re: Slow delete/insert.
Date
Msg-id 1dc7f0e30608240632o79ce035cs2023dd23d8480f8e@mail.gmail.com
Whole thread Raw
In response to Re: Slow delete/insert.  (Thor Tall <tall_thor@yahoo.com>)
List pgsql-admin
2006/8/24, Thor Tall <tall_thor@yahoo.com>:
> The messages are split on the client side and PQexec
> are called with INSERT/DELETE statements.
> I have seen that I could use PQprepare and
> PQexecPrepared but I doubt that it would help a lot to
> use those functions?

/Usually/, they are always called internally if not by the coder; it
is good practice to call them. It does optimize the speed.

--
Alexandre Leclerc

pgsql-admin by date:

Previous
From: Gary Stainburn
Date:
Subject: yum update now gives me UNICODE errors
Next
From: "Alexandre Leclerc"
Date:
Subject: Re: Slow delete/insert.