Search Postgresql Archives

Re: How to insert bulk data with libpq in C?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



a wrote:
> 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.

That would be COPY:
https://www.postgresql.org/docs/current/sql-copy.html

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux