Re: Do table-level CHECK constraints affect the query optimizer?

From: Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>
To: Ron <ronljohnsonjr(at)gmail(dot)com>
Cc: PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Do table-level CHECK constraints affect the query optimizer?
Date: 2021-06-29 18:03:59
Message-ID: F92A30BC-AE62-4130-A281-C3844EDEB49F@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Jun 29, 2021, at 11:02 AM, Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
>
> What's an IOS?

An Index Only Scan. See https://www.postgresql.org/docs/14/indexes-index-only-scans.html

Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2021-06-29 19:43:48 Re: Overlapping timestamptz ranges with priority
Previous Message Ron 2021-06-29 18:02:42 Re: Do table-level CHECK constraints affect the query optimizer?