table lock and record lock - Mailing list pgsql-hackers

From John Liu
Subject table lock and record lock
Date
Msg-id NDBBKKKHILOHGHNKGOCEEEOOECAA.johnl@synthesys.com
Whole thread Raw
Responses Re: table lock and record lock  (Andrew Sullivan <andrew@libertyrms.info>)
Re: table lock and record lock  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-hackers
what's the default lock in pgsql?

if I issued insert(copy)/or update processed
on the same table but on different records
the same time, how those processes will
affect each other? 

thanks.

johnl



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.2.3 patching done
Next
From: Andrew Sullivan
Date:
Subject: Re: table lock and record lock