Re: PostgreSQL index issue - Mailing list pgsql-general

From codevally
Subject Re: PostgreSQL index issue
Date
Msg-id 1342130783996-5716459.post@n5.nabble.com
Whole thread Raw
In response to Re: PostgreSQL index issue  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Responses Re: PostgreSQL index issue  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-general
Hi Laurenz

Many thanks for your reply.

Could you please bit more explain about the following sentence you wrote:

There are no performance problems except the ones that always come with an
index: INSERTs, UPDATEs and DELETEs will be slower and do more disk I/O and
locking.

Many Thanks

--
View this message in context: http://postgresql.1045698.n5.nabble.com/PostgreSQL-index-issue-tp5716336p5716459.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: arafatix@gmail.com
Date:
Subject: Re: Query to find sum of grouped counts from 2 tables
Next
From: Craig Ringer
Date:
Subject: Re: PostgreSQL index issue