Thanks for this awesome tool. This issue is with option b1 – Tables Bloat, rough estimation.
I am running on postgres 12.1 and got this error
psql:/var/lib/pgsql/postgres_dba/sql/b1_table_estimation.sql:99: ERROR: column tbl.relhasoids does not exist
LINE 19: + case when tbl.relhasoids then 4 else 0 end as tpl_hd...
Hello Nicholas,
Thanks for this awesome tool. This issue is with option b1 – Tables Bloat, rough estimation. I am running on postgres 12.1 and got this error
Can you please include support for postgres 12