Replying to:

@mackuba.eu So I decided to run REINDEX to not leave the table w/o an index… but apparently that also drops the indexes. So all processes got stuck doing full table scans… 😐

So I quickly added code to proxy requests from new server to old. But I forgot that old server still had that code proxying to new one 🫠

Kuba Suder @mackuba