relation between records in "main" and "toast" tables

Поиск
Список
Период
Сортировка
От Igor Neyman
Тема relation between records in "main" and "toast" tables
Дата
Msg-id F4C27E77F7A33E4CA98C19A9DC6722A20573AF6E@EXCHANGE.corp.perceptron.com
обсуждение исходный текст
Список pgsql-admin
Hello,
 
Let's say TableA has "toastable" column, the contents of this column is stored in let's say pg_toast_1234.
 
Is there a query to find which records (chunk_id, chunk_seq) in pg_toast_1234 store data for specific record in TableA (i.e. with PK column value eq. '567')?
 
Igor Neyman

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

Предыдущее
От: Michael Monnerie
Дата:
Сообщение: Re: max_fsm_pages question
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: how to speed ilike