Re: Definitional questions for pg_sequences view

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Definitional questions for pg_sequences view
Date: 2017-07-24 18:27:03
Message-ID: f9784203-27aa-6594-db93-a03ee018a4f7@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gilles Darold 2017-07-24 18:43:10 Re: Issue with circular references in VIEW
Previous Message Peter Geoghegan 2017-07-24 18:12:41 Re: autovacuum can't keep up, bloat just continues to rise