BUG #4316: 13 seconds to complete SELECT * FROM pg_catalog.pg_attribute - Mailing list pgsql-bugs

From blueos
Subject BUG #4316: 13 seconds to complete SELECT * FROM pg_catalog.pg_attribute
Date
Msg-id 200807180956.m6I9uaSO057150@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4316
Logged by:          blueos
Email address:      blueos@free.fr
PostgreSQL version: 8.3.3
Operating system:   Linux
Description:        13 seconds to complete SELECT * FROM
pg_catalog.pg_attribute
Details:

On a server with 5 databases (a schema containing 59 tables and 58
sequences),
a SELECT * FROM  pg_catalog.pg_attribute takes 13s to complete.

It returns 4063 lines.

The server is a high end Intel dual core with 4Go of memory, the database is
only about 1MB of data! on this machine, a typical query returns in less
than 60ms.

A strange performance issue.

Regards,
Guillaume

pgsql-bugs by date:

Previous
From: "jspxnet"
Date:
Subject: BUG #4315: message encoding is error,not show chinese
Next
From: "Dave Page"
Date:
Subject: Re: BUG #4312: Installation fails