Re: Delete slow... - Mailing list pgsql-admin

From Diego
Subject Re: Delete slow...
Date
Msg-id 438CC8FB.6040001@unimedijui.com.br
Whole thread Raw
In response to Re: Delete slow...  (Mario Splivalo <mario.splivalo@mobart.hr>)
Responses Re: Delete slow...  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: Delete slow...  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-admin
Thanks by answers...

For each record deleted, my postgresql server spended 4 seconds...
I know because i have logged each sql instruction, showing the time spended.

My question is: is normal this time to a big table (400,000 records)

Thanks!
Diego Ziquinatti
 From Brazil (excuse me my english, rsrsrs)

Mario Splivalo escreveu:

>On Tue, 2005-11-29 at 18:13 -0300, Diego wrote:
>
>
>>Hi,
>>I have a table with 400,000 records, but in delete comand is very slow
>>(4 seconds for operation)
>>Why is very slow? There is some special configuration for this?
>>
>>Ps.: Version = Postgresql 7.4.6
>>
>>
>
>That smells like a bad design. What do you delete from a 400.000 records
>table?
>
>I guess it's ok to be slow.
>
>    Mike
>
>


pgsql-admin by date:

Previous
From: Mario Splivalo
Date:
Subject: Re: Delete slow...
Next
From: Scott Marlowe
Date:
Subject: Re: Delete slow...