Re: [GENERAL] Querying dead rows

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: [GENERAL] Querying dead rows
Дата
Msg-id 20161223204519.GD18360@tamriel.snowman.net
обсуждение исходный текст
Ответ на [GENERAL] Querying dead rows  (Rakesh Kumar <rakeshkumar464@outlook.com>)
Список pgsql-general
* Rakesh Kumar (rakeshkumar464@outlook.com) wrote:
> Is there a way to query dead rows (that is, rows which are dead and still not cleaned up by Vacuum) using SQL.  I am
askingthis just as an academical question. 

CREATE EXTENSION pageinspect;

https://www.postgresql.org/docs/9.6/static/pageinspect.html

Thanks!

Stephen

Вложения

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