Re: [SQL] sql performance and cache

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chris Faulkner" <chrisf(at)oramap(dot)com>
Cc: "Pgsql-Performance" <pgsql-performance(at)postgresql(dot)org>, "Pgsql-Sql" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: [SQL] sql performance and cache
Date: 2003-10-14 16:14:19
Message-ID: 9945.1066148059@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance pgsql-sql

"Chris Faulkner" <chrisf(at)oramap(dot)com> writes:
> I am seeing this message in my logs.
> "bt_fixroot: not valid old root page"

That's not good. I'd suggest reindexing that index.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Wei Weng 2003-10-14 16:48:06 Re: [SQL] sql performance and cache
Previous Message Peter Eisentraut 2003-10-14 15:13:52 Re: [HACKERS] Sun performance - Major discovery!

Browse pgsql-sql by date

  From Date Subject
Next Message Wei Weng 2003-10-14 16:48:06 Re: [SQL] sql performance and cache
Previous Message Tom Lane 2003-10-14 14:35:06 Re: [SQL] SQL query problem (many table in FROM statement and many LEFT JOIN's)