I'd like to add the following to my proposed documentation tidbit, please:

   The more offical/strict way, that does not rely on the
implementation artifact that TOAST numeric ID is embedded in the TOAST
symbolic name, is:

select oid::regclass from pg_class where
reltoastrelid='pg_toast_12513885'::regclass;

Thanks for a world class database!
Sincerely,
Aleksey

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to