Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group