How decode to normal view t_attrs in heap_page_item_attrs?

From: Stepan Neretin <sncfmgg(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: How decode to normal view t_attrs in heap_page_item_attrs?
Date: 2024-07-04 16:45:37
Message-ID: CAN-sa+Btfiu8cuHPHTZHGB-ZQrsmiuXppwqBVDJfdHDDvEzdVQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi! Please, say, how can I decode the normal view t_attrs in
heap_page_item_attrs? (for example if attribute string to normal string
view)
SELECT t_attrs AS decoded_text
FROM heap_page_item_attrs(get_raw_page('test_table', 0),
'test_table'::regclass, true);

Best regards, Stepan Neretin.

Browse pgsql-admin by date

  From Date Subject
Next Message Siraj G 2024-07-04 17:48:31 Roll forward the replica instance
Previous Message Achilleas Mantzios - cloud 2024-07-04 14:28:29 Re: Connection pooler / LDAP auth / Load Balancing on read-only queries