How to insert bulk data with libpq in C? - Mailing list pgsql-general

From a
Subject How to insert bulk data with libpq in C?
Date
Msg-id tencent_CE6C7379E293054D70DED60603941818B408@qq.com
Whole thread Raw
Responses Re: How to insert bulk data with libpq in C?  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general
May I ask the proper (fast) way of inserting bulk data and if possible, an example would be very appreciated.

Please note that the data I would like to insert contains arrays (float8[]).

By the way, my environment is Windows 10, PostgreSQL 11 and compiling with Visual Studio 2017.

pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Alter table column constraint [RESOLVED]
Next
From: Raghavendra Rao J S V
Date:
Subject: Does idle sessions will consume more cpu and ram? If yes,how to control them