ankane/dexter

ERROR: could not access file "$libdir/hypopg": No such file or directory

k2xl opened this issue · 2 comments

k2xl commented

Getting ERROR: could not access file "$libdir/hypopg": No such file or directory
when running
tail -F -n +1 log/postgresql.log | dexter --min-cost-savings-pct 30

Hey @k2xl, this error means there's an issue with the HypoPG installation. Try reinstalling it.

k2xl commented

Solved it by reinstalling hypopg, then DROP EXTENSION hypopg and CREATE EXTENSION again