| From: | Markus Bertheau <bertheau(at)bab24(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: small table occupies many relpages |
| Date: | 2003-11-10 15:32:32 |
| Message-ID: | 1068478352.2196.12.camel@silizium.cenes-intern.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
В Птн, 07.11.2003, в 21:45, Markus Bertheau написал:
> В Птн, 07.11.2003, в 16:45, Tom Lane пишет:
> > Markus Bertheau <twanger(at)bluetwanger(dot)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(at)bab24(dot)de>
Cenes Data GmbH
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-11-10 16:10:16 | Re: CREATE DATABASE |
| Previous Message | bagley@traderonline.com | 2003-11-10 15:30:23 | Re: revoke create table from a user |