Re: [HACKERS] Definitional questions for pg_sequences view - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] Definitional questions for pg_sequences view
Date
Msg-id f9784203-27aa-6594-db93-a03ee018a4f7@2ndquadrant.com
Whole thread Raw
In response to [HACKERS] Definitional questions for pg_sequences view  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 7/20/17 16:36, Tom Lane wrote:
> What exactly is the point of the new pg_sequences view?

It is analogous to pg_tables, pg_matviews, pg_indexes, and other such
system views that are sort of half-way between system catalogs and
information schema.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: [HACKERS] autovacuum can't keep up, bloat just continues to rise
Next
From: Gilles Darold
Date:
Subject: Re: [HACKERS] Issue with circular references in VIEW