Re: Postgresql works too slow - Mailing list pgsql-performance

From Christopher Kings-Lynne
Subject Re: Postgresql works too slow
Date
Msg-id 42635675.2020309@familyhealth.com.au
Whole thread Raw
In response to Re: Postgresql works too slow  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
>>Try enabliing your checkpoint_segments. In my example, our database
>>restore took 75mins. After enabling checkpoints_segments to 20, we cut
>>it down to less than 30 minutes.
>
>
> Increasing maintenance_work_mem might help too ... or several other
> settings ... with no information about exactly *what* is slow, it's
> hard to say.

Try turning fsync = false for the duration of your reload.

Chris

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Postgresql works too slow
Next
From: Nick Trainor
Date:
Subject: UNSUBSCRIBE