John Coers writes:
> Hi,
>
> My generic problem is performance when copying very large amounts of data to a db
>from multiple clients.
>
> I am writing a C program on Linux Redhat6.2 that accesses a 7.0.3 database using
>libpq. I
> would like to be able to do a printf through STDOUT (or anothe
Hi,
My generic problem is performance when copying very large amounts of data to a db from
multiple clients.
I am writing a C program on Linux Redhat6.2 that accesses a 7.0.3 database using
libpq. I
would like to be able to do a printf through STDOUT (or another file pointer) TO the
database