Read-only tables to avoid row visibility check - Mailing list pgsql-general

From Seamus Abshere
Subject Read-only tables to avoid row visibility check
Date
Msg-id 1456173358.1050061.528652954.75D80819@webmail.messagingengine.com
Whole thread Raw
Responses Re: Read-only tables to avoid row visibility check
Re: Read-only tables to avoid row visibility check
List pgsql-general
hi,

https://wiki.postgresql.org/wiki/ReadOnlyTables mentions the possibility
of `ALTER TABLE table SET READ ONLY`.

Would this mean that row visibility checks could be skipped and thus
index-only scans much more common?

Thanks,
Seamus

--
Seamus Abshere, SCEA
+598 99 54 99 54
https://github.com/seamusabshere


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: decoding BLOB's
Next
From: Chris Mair
Date:
Subject: Re: decoding BLOB's