> [EMAIL PROTECTED] (Karthik Guruswamy) writes:
> > Anyone tried fragmenting tables into multiple sub tables
> > transparently through Postgres rewrite rules ? I'm having
> > a table with 200,000 rows with varchar columns and noticed
> > that updates,inserts take a lot longer time compared to a
[EMAIL PROTECTED] (Karthik Guruswamy) writes:
> Anyone tried fragmenting tables into multiple sub tables
> transparently through Postgres rewrite rules ? I'm having
> a table with 200,000 rows with varchar columns and noticed
> that updates,inserts take a lot longer time compared to a
> few ro