Re: Named advisory locks

From: Vick Khera <vivek(at)khera(dot)org>
To: rihad <rihad(at)mail(dot)ru>
Cc: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Named advisory locks
Date: 2011-04-05 19:20:26
Message-ID: BANLkTimc673S=jWTZk2dW1SSBNzmmBOU=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Apr 5, 2011 at 2:49 PM, rihad <rihad(at)mail(dot)ru> wrote:

> Can't do that, because I'm simply using some table's serial value as the
> lock ID, which is itself a bigint.
>

So you assigned the entire namespace to the other purpose.... seems to be
programmer's bad planning :(

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rihad 2011-04-05 19:22:31 Re: Named advisory locks
Previous Message Jeff Davis 2011-04-05 19:06:50 Re: Out of memory