relation between records in "main" and "toast" tables - Mailing list pgsql-general

From Igor Neyman
Subject relation between records in "main" and "toast" tables
Date
Msg-id F4C27E77F7A33E4CA98C19A9DC6722A205783B93@EXCHANGE.corp.perceptron.com
Whole thread Raw
List pgsql-general
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-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Variadic polymorpic functions
Next
From: Vincenzo Romano
Date:
Subject: Re: Variadic polymorpic functions