Copy

From: John Coers <coers(at)intrinsity(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Copy
Date: 2001-04-30 21:53:19
Message-ID: 3AEDDECF.6B3ED075@intrinsity.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-sql

Does a COPY FROM block? In case I am using the wrong terminology,
what I need to know is if I have multiple clients performing COPY FROM...PQputline()
using asynchronous connections, will I lose data? Will the server simply execute
them serially?

In response to

Responses

  • Re: Copy at 2001-04-30 22:16:06 from Tom Lane

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2001-04-30 22:16:06 Re: Copy
Previous Message Brian Z 2001-04-30 21:20:51 Primary Keys

Browse pgsql-general by date

  From Date Subject
Next Message David Pieper 2001-04-30 22:14:04 Re: More src install probs...
Previous Message Lamar Owen 2001-04-30 21:41:08 Re: More src install probs...

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-04-30 22:16:06 Re: Copy
Previous Message John Coers 2001-04-30 19:12:22 Re: Performance with Large Volumes of Data