Re: hot standby data folder bigger than primary - Mailing list pgsql-general

From yhe
Subject Re: hot standby data folder bigger than primary
Date
Msg-id 1397741332641-5800505.post@n5.nabble.com
Whole thread Raw
In response to Re: hot standby data folder bigger than primary  (Andy Colson <andy@squeakycode.net>)
Responses Re: hot standby data folder bigger than primary  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-general
hi, Andy,

We are using streaming hot standby, no wal shipping.

I checked and base and pg_xlog. both are fine.

The extra space is used by /pg_multixact/members(about 5G) and
/pg_multixact/offsets(about 1.5G)

The doc said that pg_multixact contains multitransaction data used for
shared row locks. Is there some process that can clean these two folder when
the lock is not needed?

Thanks.

best,
Ying



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/hot-standby-data-folder-bigger-than-primary-tp5800402p5800505.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Heartbleed Impact
Next
From: Bruce Momjian
Date:
Subject: Re: Arduino SQL Connector