Re: Table locks

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Table locks
Дата
Msg-id 200010091847.OAA02137@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Table locks  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > No spinlock.  I was going to just grab a snapshot as it existed.  If it
> > changes while I am grabbing it, I just try again.
>
> Unless, of course, you follow a now-dangling pointer and cause a backend
> crash.  But even without that, how do you know whether you grabbed a
> self-consistent snapshot or not?

Not sure, yet...

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "Martin A. Marques"
Дата:
Сообщение: Re: Win98
Следующее
От: Travis Bauer
Дата:
Сообщение: Lock problem on Solaris