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.