| 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 07:54:52 |
| Message-ID: | AANLkTimZnrPMgeo_Wdy8lLnH5PmWiZnbuu7bIwKqefx2@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Thu, Jun 3, 2010 at 5:48 PM, Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru>wrote:
> Sorry for incorrect question. I mean: does postgresql can be reloaded
> without breaking current connections?
> For example:
> I need to increate some values in postgresql conf file and want to this
> valies applied on running server, can i do this without full restart?
>
>
Which settings you want to change? as there are some which can be done with
just a database reload but some of them cant be done without doing a
database restart (like some memory related settings)
--
Shoaib Mir
http://shoaibmir.wordpress.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vasiliy G Tolstov | 2010-06-03 08:01:14 | Re: graceful reload |
| Previous Message | Vasiliy G Tolstov | 2010-06-03 07:48:23 | Re: graceful reload |