RE: PG 9.5 2 tables same DDL with diff size - Mailing list pgsql-performance

From Igor Neyman
Subject RE: PG 9.5 2 tables same DDL with diff size
Date
Msg-id BL2PR17MB0897AB4A9B93B23BE1921F09DA110@BL2PR17MB0897.namprd17.prod.outlook.com
Whole thread Raw
In response to PG 9.5 2 tables same DDL with diff size  (ghiureai <isabella.ghiurea@nrc-cnrc.gc.ca>)
Responses RE: PG 9.5 2 tables same DDL with diff size
List pgsql-performance
-----Original Message-----
From: ghiureai [mailto:isabella.ghiurea@nrc-cnrc.gc.ca] 
Sent: Tuesday, January 09, 2018 5:54 PM
To: pgsql-performance@postgresql.org
Subject: PG 9.5 2 tables same DDL with diff size

HI List

I am trying to understand the following :

have 2  identical PG cluster on diff hosts, same postgresql.conf, same db schema :

  same tale DDL and row counts but different size ( 14GB diff  ), I run reindex and full vacuum analyze,  but I can not
decreasethe size of larger table(50GB) to match the size in second
 

PG cluster.

any tips what can make this 2 tables to have diff size except the host ( same OS and PG version 9.5.3)?


Thank you
________________________________________________________________________________________________

Table is still bloated because of some long running transactions, which don't allow full vacuum to do its job?

Regards,
Igor Neyman


pgsql-performance by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: View preformance oracle to postgresql
Next
From: Isabella Ghiurea
Date:
Subject: RE: PG 9.5 2 tables same DDL with diff size