On Wed, Oct 1, 2008 at 6:58 AM, Sergey A. <[EMAIL PROTECTED]> wrote: > Hello. > >> You can use it for whatever you're generating. > I've tested this technique, and I'm wondering! 120000 inserts per > ~600ms! Thanks for your help. > >> Multiple cores are not the solution to your problem here, but COPY >> almost certainly is :) > But as I can see this approach doesn't work over network: I need to > create file with data locally, and then ask PostgreSQL to read it.
Sure it does. copy .... from STDIN 213 345 567 847 837 473 \. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general