Re: [NEWBIE] need help optimizing this query

Поиск
Список
Период
Сортировка
От Dexter Tad-y
Тема Re: [NEWBIE] need help optimizing this query
Дата
Msg-id 1078937010.7007.1.camel@localhost
обсуждение исходный текст
Ответ на [NEWBIE] need help optimizing this query  (Dexter Tad-y <dexterbt1@my.smart.com.ph>)
Ответы Ident authentication is not supported on local connections on this platform
Список pgsql-general
> explain select * from foo where xmax not in
> (select transaction from pg_locks where transaction is not null);


Thanks a lot! This query is what i've been looking for.



Cheers!

Dexter Tad-y



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

Предыдущее
От: Alexander Cohen
Дата:
Сообщение: pg_aggregate weird stuff
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: load testing