Re: small table occupies many relpages - Mailing list pgsql-admin

From Markus Bertheau
Subject Re: small table occupies many relpages
Date
Msg-id 1068478352.2196.12.camel@silizium.cenes-intern.de
Whole thread Raw
In response to Re: small table occupies many relpages  (Markus Bertheau <twanger@bluetwanger.de>)
List pgsql-admin
В Птн, 07.11.2003, в 21:45, Markus Bertheau написал:
> В Птн, 07.11.2003, в 16:45, Tom Lane пишет:
> > Markus Bertheau <twanger@bluetwanger.de> writes:
> > > It has a unique index on virtual_domain. Every day we do <10000 queries
> > > of the form
> > > insert into virtual_domains values (default, 'www.something.de')
> >
> > So you're expecting these inserts to fail because of unique index
> > violations?
>
> Yes.

Does such a failing insert reflect somehow on the statistics? i.e. could
pg_autovacuum be modified such that it catches that case?

--
Markus Bertheau <bertheau@bab24.de>
Cenes Data GmbH


pgsql-admin by date:

Previous
From: jose
Date:
Subject: CREATE DATABASE
Next
From: "bagley@traderonline.com"
Date:
Subject: Re: revoke create table from a user