| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Vivek Khera <khera(at)kcilink(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: max_fsm_pages |
| Date: | 2004-07-10 06:03:34 |
| Message-ID: | 3539.1089439414@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Vivek Khera <khera(at)kcilink(dot)com> writes:
> "TL" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> TL> VACUUM will fill whatever FSM space is available. You do have to
> TL> restart the postmaster to get the increased FSM size to be allocated,
> TL> but you don't have to do any magic pushups beyond that.
> Do you need a full restart or will a simple reload configuration
> suffice? Downtime is hard for me ;-)
I said "restart the postmaster", and "restart the postmaster" is
what I meant...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | zuhans@iname.com | 2004-07-10 08:48:59 | Re: win32 port |
| Previous Message | Tom Lane | 2004-07-10 04:49:16 | Re: Difference in text/char data matching between 7.3.4 & 7.4.2 |