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 for
  Advanced Search

Re: broken 'SHOW TABLE'-like query works in 8, not 8.1.1



Michael Fuhr <mike(at)fuhr(dot)org> writes:
> However, EXPLAIN fails in 8.1.1:
> test=> EXPLAIN SELECT * FROM information_schema.element_types;
> ERROR:  record type has not been registered

I've applied a patch for this.  It's just a bug in EXPLAIN output,
however, and doesn't have anything directly to do with the performance
issue.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group