Обсуждение: feature suggestion

Поиск
Список
Период
Сортировка

feature suggestion

От
Tim McAuley
Дата:
Hi,

I've just installed PGAdmin 1.0 and ma very impressed! Well done guys. 
We've been using phppgadmin until now but this seems like its a good 
alternative.

Anyway, one of the reasons I installed this was to see if it had any 
features for viewing current locks on the system. It doesn't seem to. 
Maybe this could be an idea for a feature to add. I'd been using "select 
* from pg_locks" from the console and was about to rework this to 
display some user friendly data with all the relation names etc when I 
thought to try pgadmin. It could be useful for people trying to fix up 
their deadlocking code (as I am currently).

Anyway, thanks for the hard work!

Tim



Re: feature suggestion

От
Andreas Pflug
Дата:
Tim McAuley wrote:

> Hi,
>
> I've just installed PGAdmin 1.0 and ma very impressed! Well done guys. 
> We've been using phppgadmin until now but this seems like its a good 
> alternative.
>
> Anyway, one of the reasons I installed this was to see if it had any 
> features for viewing current locks on the system. It doesn't seem to. 
> Maybe this could be an idea for a feature to add. I'd been using 
> "select * from pg_locks" from the console and was about to rework this 
> to display some user friendly data with all the relation names etc 
> when I thought to try pgadmin. It could be useful for people trying to 
> fix up their deadlocking code (as I am currently).


I put this on the TODO list. Might take a day or two...

Regards,
Andreas