Re: [HACKERS] slow information schema with thausand users,

Christopher Kings-Lynne <chriskl@familyhealth.com.au>

From: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
To: Bruce Momjian <pgman@candle.pha.pa.us>, Tom Lane <tgl@sss.pgh.pa.us>, andrew@supernews.com, Peter Eisentraut <peter_e@gmx.net>, PostgreSQL-patches <pgsql-patches@postgresql.org>
Date: 2006-02-13T01:59:38Z
Lists: pgsql-hackers
> Bruce Momjian wrote:
>> I have remove the LEFT part of the join to pg_roles in
>> psql/description.c.  I assume this is too risky for 8.1.X.
> 
> Well, 8.1 already has per-role dependencies, so why not do it?

I agree