Hello Team,
Suppose i have one table in oracle 11g , with table size is 190 GB and total indexes size present on that table is 203 GB.
Same table i have migrated by ora2pg and restored in postgres 10.11, and checked it's size, then table size is 150 GB nd total indexes size of that table is 350 GB in postgres.
So my concern is why this much of size difference in indexes in postgres vs oracle.
Thanks in advanced !
--
Thanks and regards,
Vinod kale