access - Search results

2025-04-29 21:09:32 | Re: Large expressions in indexes can't be stored (non-TOASTable) (Nathan Bossart)

access this catalog do not set up an active snapshot before potentially accessing its TOAST

2025-04-29 01:19:19 | Re: Large expressions in indexes can't be stored (non-TOASTable) (Tom Lane)

access pg_replication_origin without setting up a + * snapshot. To make that safe, it needs

2025-04-24 00:33:41 | Re: Large expressions in indexes can't be stored (non-TOASTable) (Tom Lane)

access that catalog without a snapshot. I think it's important to record that knowledge

2025-04-08 14:14:02 | Re: Large expressions in indexes can't be stored (non-TOASTable) (Amit Kapila)

prefer to remove it rather than add protection related to its access. -- With Regards, Amit Kapila.

2024-11-27 18:59:18 | Re: Large expressions in indexes can't be stored (non-TOASTable) (Nathan Bossart)

access... I'm finding myself wishing there was a bit more commentary about the proper

2024-11-25 22:29:31 | Re: Large expressions in indexes can't be stored (non-TOASTable) (Nathan Bossart)

access a TOAST table without a snapshot. Allowing such cases would involve adjusting the new assertions