Re: slow queries over information schema.tables - Mailing list pgsql-hackers

From Andres Freund
Subject Re: slow queries over information schema.tables
Date
Msg-id 20181205184406.waesygyo4xbzfwwa@alap3.anarazel.de
Whole thread Raw
In response to Re: slow queries over information schema.tables  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2018-12-05 13:41:32 -0500, Tom Lane wrote:
> The bigger picture here is that people seem to like to use domains
> as simple type aliases, which will never have any constraints, but
> we're very dumb about that today.  So the patch as presented seems
> like it has lots of potential applicability, as long as we fix the
> invalidation aspect.

Entirely agreed.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: slow queries over information schema.tables
Next
From: Alvaro Herrera
Date:
Subject: \gexec \watch