Anthony Rich <[EMAIL PROTECTED]> writes: > When one process has a "row lock" on one or more rows > in a table, using "SELECT...FOR UPDATE" in default lock > mode, another process has NO WAY of aborting from the > same request, and reporting to the user that this record > is already locked, reserved, or whatever you want to call it.
Not so. See the statement_timeout parameter. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly