Re: Vacuum problem due to temp tables

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Vidhya Bondre <meetvbondre(at)gmail(dot)com>
Cc: Bhakti Ghatkar <bghatkar(at)zedo(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Vacuum problem due to temp tables
Date: 2011-03-04 14:14:25
Message-ID: AANLkTimBimwm6upNEhQobfA9rj3ftpKu3uT2M9ifNRrW@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Mar 4, 2011 at 5:26 AM, Vidhya Bondre <meetvbondre(at)gmail(dot)com> wrote:
> select ctid,xmin,xmax,* from pg_index gives 2074 records.

Can you put them in a text file and post them here as an attachment?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Robert Haas 2011-03-04 14:20:46 Re: Slowing UPDATEs inside a transaction
Previous Message Mark Thornton 2011-03-04 11:40:55 Slow join on partitioned table