'why n_live_tup does not matched with rows count of a table in postgresql database?

I am not sure why n_live_tup doesn't matched with table row count. I run analyzed command on that table but nothing changed. Why this is happen?

If live_tuple count on statistic table and row count on table does not match then what will happen? Need expert opinion.

pg_stat_user_tables



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source