Re: Finding filenames for tables - Mailing list pgsql-performance

From Jamie Lawrence
Subject Re: Finding filenames for tables
Date
Msg-id 20030514001117.GC4093@jal.clueinc.net
Whole thread Raw
In response to Re: Finding filenames for tables  (Andreas Pflug <Andreas.Pflug@web.de>)
List pgsql-performance
On Tue, 13 May 2003, Andreas Pflug wrote:

> you don't need to join since pg_class is specific for a database. You
> cannot see any classes from a different database in pg_class. In
> contrast, pg_database is server-wide mirrored.

Thank you! I had sufficiently confused myself that I didn't even think
to wonder if this was the case or not.

Thanks again.

-j

--
Jamie Lawrence                                        jal@jal.org
"It only takes 20 years for a liberal to become a conservative
without changing a single idea."
   - Robert Anton Wilson


pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: How are null's stored? -- Some numbers
Next
From: "Victor Yegorov"
Date:
Subject: constraint with reference to the same table