Re: simple query runs 26 seconds - Mailing list pgsql-general

From Tom Lane
Subject Re: simple query runs 26 seconds
Date
Msg-id 22414.1188154500@sss.pgh.pa.us
Whole thread Raw
In response to simple query runs 26 seconds  ("Andrus" <kobruleht2@hot.ee>)
List pgsql-general
"Andrus" <kobruleht2@hot.ee> writes:
> My query takes 26 seconds to run.

The time seems entirely spent in fetching rows from table "rid".
Perhaps that table is bloated by lack of vacuuming --- can you
show the output from "vacuum verbose rid"?

            regards, tom lane

pgsql-general by date:

Previous
From: Markus Schiltknecht
Date:
Subject: Re: Geographic High-Availability/Replication
Next
From: "Merlin Moncure"
Date:
Subject: Re: problem Linking a TTable component to a pgsql view using BCB5