Re: BUG #4596: information_schema.table_privileges is way too slow
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Kirill Simonov" <xi(at)gamma(dot)dn(dot)ua>
- Cc: pgsql-bugs(at)postgresql(dot)org
- Subject: Re: BUG #4596: information_schema.table_privileges is way too slow
- Date: Wed, 24 Dec 2008 20:59:17 -0500
- Message-id: <17300.1230170357@sss.pgh.pa.us> <text/plain>
"Kirill Simonov" <xi(at)gamma(dot)dn(dot)ua> writes:
> It takes about 5 minutes to perform the query
> SELECT * FROM information_schema.table_privileges
> on an empty database (i.e. with system tables only).
Not here. What non-default settings might you be using?
regards, tom lane
Home |
Main Index |
Thread Index