Re: Have vacuum emit a warning when it runs out of maintenance_work_mem - Mailing list pgsql-patches

From Tom Lane
Subject Re: Have vacuum emit a warning when it runs out of maintenance_work_mem
Date
Msg-id 25774.1178999132@sss.pgh.pa.us
Whole thread Raw
In response to Re: Have vacuum emit a warning when it runs out of maintenance_work_mem  (Heikki Linnakangas <heikki@enterprisedb.com>)
Responses Re: Have vacuum emit a warning when it runs out of maintenance_work_mem  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-patches
Heikki Linnakangas <heikki@enterprisedb.com> writes:
> Or we could switch to a more compact representation of the dead tuples,
> and not need such a big maintenance_work_mem in the first place.

Hm, you got any ideas?  One constraint is that it doesn't seem
acceptable to make the search function any slower.

            regards, tom lane

pgsql-patches by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Have vacuum emit a warning when it runs out of maintenance_work_mem
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Have vacuum emit a warning when it runs out of maintenance_work_mem