Bill Moran <wmo...@potentialtech.com> writes:
> In response to "Gauthier, Dave" <dave.gauth...@intel.com>:
>> There is no way I have 1000 tables/indexes.  But maybe it's counting 
>> table/index file extensions in the mix?  What's the metadata query to see 
>> these 1000 relations?

> Are you counting tables, indexes, sequences, pg_toast tables, system tables?

I think sequences don't count here, but toast tables and system catalogs
surely do.  Also, as you said, it's the total across all databases in
the installation that counts.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to