Re: Problem with inherited table, can you help?...

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Problem with inherited table, can you help?...
Дата
Msg-id 20050311142351.GC3823@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: Problem with inherited table, can you help?...  (Russell Smith <mr-russ@pws.com.au>)
Список pgsql-general
On Fri, Mar 11, 2005 at 06:16:28PM +1100, Russell Smith wrote:
> On Fri, 11 Mar 2005 03:39 am, Michael Fuhr wrote:
> > On Thu, Mar 10, 2005 at 01:31:21AM -0800, Net Virtual Mailing Lists wrote:
>
> > Some have suggested that PostgreSQL should use a weaker lock on the
> > referenced key, but that hasn't been implemented yet.
>
> Are there actually any problems with only getting a AccessShareLock?

Yes, because there is no infrastructure to get any type of lock save
an exclusive lock (not sure to which lmgr lock type is equivalent) on a
per-row basis.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"Ni aun el genio muy grande llegaría muy lejos
si tuviera que sacarlo todo de su propio interior" (Goethe)

В списке pgsql-general по дате отправления:

Предыдущее
От: "GIROIRE Nicolas (COFRAMI)"
Дата:
Сообщение: Re: Convert Cursor to array
Следующее
От: Együd Csaba
Дата:
Сообщение: Best practices: Handling Daylight-saving time