PostgreSQL Counting large tables in PostgreSQL Imagine you have a really large table (> 100m rows). How do you figure out how many rows there are in that table within a reasonable time? If you try