On Tue, 18 Apr 2023 16:22:46 +0000 LUCAS AYALA FRAGOSO 
<lucas.ay...@masmovil.com> wrote:

LAF> I've got a question regarding dynamic binding and bulk operations
LAF> (only for DQLs). It is possible to do dynamic binding with bulk
LAF> operations in order to reduce network roundtrips?
LAF> 
LAF> I have to use the Core interface with `exchange_for_rowset`, but it
LAF> seems there is no option to do prefetching since the fetch size used
LAF> to call to the backend is determined by the size of the bind variables
LAF> (using vectors) and I can't provide such vectors. Is there any option
LAF> to do prefetching and dynamic binding?

 No, sorry, I don't think so, using vectors is the only form of performing
bulk operations that I know about.

 Regards,
VZ

Attachment: pgpydB6E4Tp7I.pgp
Description: PGP signature

_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to