Re: pg_multixact issues - Mailing list pgsql-sql

From Adrian Klaver
Subject Re: pg_multixact issues
Date
Msg-id 5419F86B.3000403@aklaver.com
Whole thread Raw
In response to Re: pg_multixact issues  (Dev Kumkar <devdas.kumkar@gmail.com>)
List pgsql-sql
On 09/17/2014 01:36 PM, Dev Kumkar wrote:
> On Wed, Sep 17, 2014 at 7:20 PM, Dev Kumkar <devdas.kumkar@gmail.com
> <mailto:devdas.kumkar@gmail.com>> wrote:
>
>     On Wed, Sep 17, 2014 at 6:51 PM, Adrian Klaver
>     <adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>> wrote:
>
>
>         http://www.postgresql.org/__docs/9.3/static/routine-__vacuuming.html#VACUUM-FOR-__MULTIXACT-WRAPAROUND
>         <http://www.postgresql.org/docs/9.3/static/routine-vacuuming.html#VACUUM-FOR-MULTIXACT-WRAPAROUND>
>
>
> Looked into these details. Can there be an example explained that will
> really help to understand this in practice?
>
> Also one additional information here, the database was restarted various
> times. But still the pg_multixact directory size is increasing.
> Actually there were multiple updates happening in different processes
> which lead to the locking issues and landed up into this situation.
>
> How can I recover the system at this stage and also clean up
> pg_multixact gracefully?

Now I am moving into the deep water:) Could the first item under Changes
in the link below apply?:

http://www.postgresql.org/docs/current/static/release-9-3-5.html

>
> Regards...


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-sql by date:

Previous
From: Dev Kumkar
Date:
Subject: Re: pg_multixact issues
Next
From: Adrian Klaver
Date:
Subject: Re: pg_multixact issues