PostgreSQL
PrevChapter 45. libpqNext

Functions Associated with the COPY Command

The copy command in Postgres has options to read from or write to the network connection used by libpq. Therefore, functions are necessary to access this network connection directly so applications may take full advantage of this capability.


PrevHomeNext
Asynchronous NotificationUplibpq Tracing Functions