Re: 8.2 Autovacuum BUG ? - Mailing list pgsql-performance

From pavan95
Subject Re: 8.2 Autovacuum BUG ?
Date
Msg-id 1516691092736-0.post@n3.nabble.com
Whole thread Raw
In response to Re: 8.2 Autovacuum BUG ?  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-performance
Hello,

Is there any way to check, how many transactions happened till date from the
point the database created and started accepting transactions ?

The reason for this doubt is to find whether my database has crossed 2
million transactions or not. 

Strangely had an interesting observation, when I tried to a vacuum full, it
is generating 1GB of archive logs per sec, and yes it's true.


So I had a doubt like whether this is related to vacuum....

Please help me cope up with this.

Regards,
Pavan



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-performance-f2050081.html


pgsql-performance by date:

Previous
From: Pavel Suderevsky
Date:
Subject: PG 9.6 Slow inserts with long-lasting LWLocks
Next
From: pavan95
Date:
Subject: Re: 8.2 Autovacuum BUG ?