Re: Very slow moving between partition

From: Vincent Veyron <vv(dot)lists(at)wanadoo(dot)fr>
To: Mario Medina <osoverflow(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Very slow moving between partition
Date: 2011-02-07 20:30:23
Message-ID: 1297110623.2924.6.camel@asus-1001PX.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le lundi 07 février 2011 à 02:42 -0600, Mario Medina a écrit :

> That works good with small number of records, but if I have 300,000
> records it can take a lot of time to move that records.
>

well, that's a lot of records to move. I would guess you are I/O bound
with your present disks, and faster ones are needed.

Some study material here :

http://wiki.postgresql.org/wiki/Performance_Optimization

--
Vincent Veyron
http://marica.fr/
Logiciel de gestion des dossiers de contentieux et d'assurance pour le service juridique

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2011-02-07 20:40:17 PgEast: 2011, CFP closes in three days
Previous Message Vick Khera 2011-02-07 19:33:20 Re: Directing Partitioned Table Searches