Re: please help

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Loïc Bourgeois <loic(dot)bourgeois(at)mobileway(dot)com>
Cc: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: please help
Date: 2001-04-05 19:40:17
Message-ID: Pine.LNX.4.30.0104052139300.1084-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Loïc Bourgeois writes:

> What is the equivalent of the oracle request: SELECT ... FOR UPDATE
> NOWAIT, under PostGreSQL

I don't know Oracle, but there doesn't seem to be such a command in
PostgreSQL. If the table is already locked, the SELECT FOR UPDATE has to
wait.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

  • please help at 2001-04-05 16:14:00 from Loïc Bourgeois

Responses

  • Re: please help at 2001-04-06 07:19:39 from Loïc Bourgeois
  • help at 2001-04-06 07:49:46 from Loïc Bourgeois

Browse pgsql-sql by date

  From Date Subject
Next Message Keith Gray 2001-04-05 23:14:59 Re: Index on View ?
Previous Message Josh Berkus 2001-04-05 18:48:02 Double-nesting quotes?