Re: BUG #4596: information_schema.table_privileges is way too slow
- From: Peter Eisentraut <peter_e(at)gmx(dot)net>
- To: pgsql-bugs(at)postgresql(dot)org
- Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kirill Simonov <xi(at)gamma(dot)dn(dot)ua>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
- Subject: Re: BUG #4596: information_schema.table_privileges is way too slow
- Date: Mon, 29 Dec 2008 12:51:54 +0200
- Message-id: <200812291251.55524.peter_e@gmx.net> <text/plain>
On Friday 26 December 2008 01:12:26 Tom Lane wrote:
> More generally, there are a *whole lot* of ridiculous inefficiencies
> in our information_schema views; I'm surprised there haven't been
> more complaints about them. Sometime someone ought to go through
> the whole set and see what other refactorings might be appropriate
> to make them work better.
Added to TODO. Could probably be accomplished for 8.5.
Home |
Main Index |
Thread Index