fsync off without a restart

From: Valentin Bogdanov <valiouk(at)yahoo(dot)co(dot)uk>
To: pgsql-admin(at)postgresql(dot)org
Subject: fsync off without a restart
Date: 2008-08-27 15:42:25
Message-ID: 455333.74944.qm@web25807.mail.ukl.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi list,

I have got a script that is inserting, updating heavily at the moment. So, I want to turn fsync off to speed things up but I don't want to interrupt the script.

If I do `postgresql reload` or `kill -HUP postmaster_pid` woudl that apply the fsync change? By the way, I have already tried it and seems that it has worked.

But I have got another question. On my debian system I have got `postgresql force-reload`. How does that differ from the plain reload? And what does it actually do under the hood?

I am running Postgres 8.1.11 on Linux 2.6.18.

Regards,

Val

Send instant messages to your online friends http://uk.messenger.yahoo.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Phoenix Kiula 2008-08-27 15:54:27 Re: Dumping/Restoring with constraints?
Previous Message Andrew Sullivan 2008-08-27 15:41:10 Re: Dumping/Restoring with constraints?