Hi all, I have problem with PostgreSQL in my FreeBSD, previously it's working fine but now I can't start the PostgreSQL services. I'm using PostgreSQL version 13.8. When I try to run
I've tried to update postgresql with different version, I even tried to delete the pkg and then installing it again.
Is there any tips for this problem? Thanks
sudo service postgresql start
, the result is:
Code:
022-11-10 13:51:36.604 WIB [32618] LOG: ending log output to stderr
2022-11-10 13:51:36.604 WIB [32618] HINT: Future log output will go to log destination "syslog"
pg_ctl: could not start server
Examine the log output.
Is there any tips for this problem? Thanks