On Wed, Aug 27, 2008 at 5:42 PM, Valentin Bogdanov <[EMAIL PROTECTED]> wrote:
> 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?


If you're referencing to the init script (/etc/init.d/postgresql-XXX),
then they should be the same stuff.


Regards
Marco



-- 
Marco Bizzarri
http://iliveinpisa.blogspot.com/

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to