On Mon, Jun 18, 2018 at 7:23 PM Andres Freund <and...@anarazel.de> wrote:
> > So far it's been almost two months of investigation > > and people at AWS technical support don't seem to find the cause. I think > > it could be related to Postgres and the number of schema/tables in the > > database, that's why I post this issue here. > > There've been improvements made since 9.3. Upgrade. > You are right, and I'm aware of that (I'm planning a version upgrade), I just wanted to know if anybody knew if the number of schema/tables could be the cause of high write levels due to Postgres processes reaching some internal limit. Thanks. Juan