so 18. 7. 2020 v 6:36 odesílatel <ertan.kucukoglu@xxxxxxxxxxx> napsal:
-----Original Message-----
From: Rob Sargent <robjsargent@xxxxxxxxx>
Sent: Saturday, July 18, 2020 5:56 AM
To: pgsql-general@xxxxxxxxxxxxxxxxxxxx
Subject: Re: Errors after cloning OS to new disk under Hyper-V
> Have you tried to REINDEX as suggested?
I cannot get access to psql. If there is a way to reindex without having to login first, I do not know how to do that.
you should to run postgres in single-user mode
postgres --single -D /usr/local/pgsql/data other-options
my_database