Re: graceful reload

From: Shoaib Mir <shoaibmir(at)gmail(dot)com>
To: v(dot)tolstov(at)selfip(dot)ru
Cc: Anh Ky Huynh <xkyanh(at)gmail(dot)com>, PostgreSQL Admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: graceful reload
Date: 2010-06-03 09:15:46
Message-ID: AANLkTikcXbfmd8ik7QOUbHDQ7HIezczJqCYvNS7XcmXx@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, Jun 3, 2010 at 6:01 PM, Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru>wrote:

>
> Memory related:
> max_connections
> shared_buffers
> temp_buffers
> max_prepared_transactions
> work_mem
> maintenance_work_mem
> max_stack_depth
> max_files_per_process
> wal_buffers
>
> In config file some in of this settings exists comment line like
> "changes require restart". This is mean exactly restart or reload can do
> this?
>
>
>
For these you really need a database restart as reload will not help.

--
Shoaib Mir
http://shoaibmir.wordpress.com/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Gnanakumar 2010-06-03 13:37:07 PITR Recovery Question
Previous Message fida aljounaidi 2010-06-03 08:49:07 PG_dump a large database fails