Re: getting lock information

Поиск
Список
Период
Сортировка
От Himanshu Baweja
Тема Re: getting lock information
Дата
Msg-id 20050525053001.71807.qmail@web51006.mail.yahoo.com
обсуждение исходный текст
Ответ на getting lock information  (Himanshu Baweja <himanshubaweja@yahoo.com>)
Список pgsql-general
hacking the backend... can u elaborate a little bit
more... i want to write a small utility which other
ppl can use to see when the locks are acquired etc
etc... so that they can optimise their application
using that information... in my application we have
have 4 processes doing almost the same thing ie they
do the same quey at exactly the same time... and if i
can the complete lock information... i can change the
application so that they dont have to wait for each
other....

thx
Himanshu

--- Neil Conway <neilc@samurai.com> wrote:
> Himanshu Baweja wrote:
> > is there any other better way by which i can get a
> list of locks
> > acquired and waited for during entire run of my
> application
>
> Hacking the backend would be the easiest route, I
> think. Why do you need
> this information -- what are you trying to do?
>
> -Neil
>



__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: getting lock information
Следующее
От: Jerome Macaranas
Дата:
Сообщение: Re: Need input on postgres used for phpBB