Re: What popular, large commercial websites run - Mailing list pgsql-general

From Grant Johnson
Subject Re: What popular, large commercial websites run
Date
Msg-id 3CD1B321.5020407@amadensor.com
Whole thread Raw
In response to Re: What popular, large commercial websites run  (Shaun Thomas <sthomas@townnews.com>)
List pgsql-general
>
>
>
>So I have no reason to think that insert/update is measurably slower
>in this scheme than before, and some reasons to think it may often be
>faster.  I have not tried to benchmark the speed of insert/update taken
>in isolation, though.
>
It has been my experience that inserts/updates are FASTER when there is
some free space in the db from deleted records.


pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: bool / vacuum full bug.
Next
From: Stephan Szabo
Date:
Subject: Re: making a trigger to a system call to a shell script