Yet another Performance Question - Mailing list pgsql-general

From elwood@agouros.de (Konstantinos Agouros)
Subject Yet another Performance Question
Date
Msg-id elwood.987591206@news.agouros.de
Whole thread Raw
Responses Re: Yet another Performance Question
List pgsql-general
Hi,

I once read in Oracle Performance Tuning, that if one inserts or changes large
amounts of data in a table, it might be better to drop indices before doing
this and recreating them afterwards. Could someone give a hint on how this
is in Postgres 7.1? Currently I am experiencing a massive slowdown in importing
data.

Konstantin
--
Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood@agouros.de
Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89 69370185
----------------------------------------------------------------------------
"Captain, this ship will not sustain the forming of the cosmos." B'Elana Torres

pgsql-general by date:

Previous
From: Tony Grant
Date:
Subject: Two questions
Next
From: "Len Morgan"
Date:
Subject: Re: Yet another Performance Question