Re: BUG #5151: autovacuum process segfaults when max_fsm_pages are too low

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Boris Folgmann" <boris(at)folgmann(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5151: autovacuum process segfaults when max_fsm_pages are too low
Date: 2009-10-30 21:35:26
Message-ID: 22347.1256938526@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Boris Folgmann" <boris(at)folgmann(dot)de> writes:
> Currently I'm using postgresql-8.1.15-1.el4s1.1 from the centosplus
> repository for CentOS 4.8. All updates applied, kernel is
> 2.6.9-89.0.11.ELsmp.
> I know that 8.1.18 is out, but haven't found something in the release-notes
> about problems with max_fsm_pages. Anyway, there isn't any more recent RPM
> available at the moment.

Red Hat stopped supporting the RHEL-4 App Stack product awhile ago;
since CentOS is evidently copying that, you should not hold your
breath waiting for an update :-(. However, as far as I can see
the RHEL-5 SRPM should be completely compatible with RHEL-4 ---
so just grab the 8.1.18 SRPM from RHEL-5 and rebuild it locally.
Or use Devrim's RPMs from postgresql.org (I think he has a build
of 8.1.x for RHEL-4, though I could be wrong).

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-10-30 21:50:49 Re: BUG #5151: autovacuum process segfaults when max_fsm_pages are too low
Previous Message Tom Lane 2009-10-30 21:14:13 Re: BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL