ERROR: Relation 29384293 does not exist
This is a PostgreSQL error, caused by me dropping an index while queries were running. Ever wondered if you can delete an index while it’s in use? Now I know.
ERROR: Relation 29384293 does not exist
This is a PostgreSQL error, caused by me dropping an index while queries were running. Ever wondered if you can delete an index while it’s in use? Now I know.