Re: Table locks

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Table locks
Дата
Msg-id 200010091801.OAA21067@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Table locks  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I want to write an admin utility that will view backend SQL queries, and
> > be able to view locks and statistics using gdb on the running backend.
>
> gdb on a backend doesn't seem to me like a reasonable component of a
> production situation.  I was thinking something along the line of a
> SHOW command that would show the state of the lock table.

Yes, SHOW would be nicer.  I was thinking of a more general solution.

--
  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Table locks
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: How does TOAST compare to other databases' mechanisms?