What mode of locking is associated with a COPY to the database?

Is it a RowExclusiveLock and since it is brand new data, there should
be no conflicts?

I am trying to figure out what is slowing down multiple concurrent COPY
commands to my database and all I see is lots of semops.  CPU usage,
disk access, etc. are not pegged, so what else is could be slowing me down?


-- 
John Coers            Intrinsity, Inc.        
[EMAIL PROTECTED]  Austin, Texas

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to