Re: [HACKERS] slow information schema with thausand users, seq.scan - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: [HACKERS] slow information schema with thausand users, seq.scan
Date
Msg-id 20060212203136.GA5208@surnet.cl
Whole thread Raw
In response to Re: [HACKERS] slow information schema with thausand users, seq.scan  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] slow information schema with thausand users,  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [HACKERS] slow information schema with thausand users,  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [HACKERS] slow information schema with thausand users,  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-patches
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?


--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Number format problem
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] slow information schema with thausand users,