Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Can we put the backends to sleep waiting for a lock, and have them wake
> up later?
Locks don't have timeouts. There is no existing mechanism that will
serve this purpose; we'll have to create a new one.
regards, tom lane