Re: Serious performance problem - Mailing list pgsql-hackers

From Jean-Michel POURE
Subject Re: Serious performance problem
Date
Msg-id 4.2.0.58.20011031064030.00d91620@pop.freesurf.fr
Whole thread Raw
In response to Re: Serious performance problem  (Horst Herb <hherb@malleenet.net.au>)
List pgsql-hackers
>Why not create an extra "statistics" table which is updated automatically
>through triggers in your original table? That way, you will always get
>up-to-date INSTANT query results no matter how huge your original table is.
>
>And, don't forget that the only way MS SQL can achieve the better performance
>here is through mercilessly hogging ressources. In a complex database
>environment with even larger tables, the performance gain in MS SQL would be
>minimal (my guess).

Definitely. This is a design optimization problem not an index problem.


pgsql-hackers by date:

Previous
From: Horst Herb
Date:
Subject: Re: Serious performance problem
Next
From: Thomas Lockhart
Date:
Subject: Re: timetz regression test is showing several DST-related