At the end of housekeeping I get the following error message:
There were errors during the housekeeping process:
Unable to execute query: REINDEX DATABASE "PT3 DB"; Reason: Fatal Error (ERROR: concurrent delete in progress )
Unable to execute query: VACUUM;; Reason: Fatal Error (ERROR: invalid page header in block 64175 of relation "holdem_hand_player_detail" )
Unable to execute query: ANALYZE;; Reason: Fatal Error (ERROR: invalid page header in block 64212 of relation "holdem_hand_player_detail" )
Invalid PostgreSQL connection object
What can I do ?