You are not logged in.

#1 2020-12-31 12:30:12

korosh
Member
Registered: 2020-12-31
Posts: 1

Failed to start PostgreSQL database server

i'm using manjaro kde plasma v5.20.4, after update pacman and restart my computer i notice an error on start up 'Failed to start PostgreSQL database server'. now my vscode and pycharm and other programs doesnt work!i need help

[korosh@korosh-pc ~]$ systemctl status postgresql.service
● postgresql.service - PostgreSQL database server
     Loaded: loaded (/usr/lib/systemd/system/postgresql.service; enabled; vendor preset: disabled)
     Active: failed (Result: exit-code) since Thu 2020-12-31 14:58:09 +0330; 9min ago
    Process: 5818 ExecStartPre=/usr/bin/postgresql-check-db-dir ${PGROOT}/data (code=exited, status=1/FAILURE)

Dec 31 14:58:08 korosh-pc systemd[1]: Starting PostgreSQL database server...
Dec 31 14:58:09 korosh-pc postgres[5818]: An old version of the database format was found.
Dec 31 14:58:09 korosh-pc postgres[5818]: See https://wiki.archlinux.org/index.php/PostgreSQL#Upgrading_Postg>
Dec 31 14:58:09 korosh-pc systemd[1]: postgresql.service: Control process exited, code=exited, status=1/FAILU>
Dec 31 14:58:09 korosh-pc systemd[1]: postgresql.service: Failed with result 'exit-code'.
Dec 31 14:58:09 korosh-pc systemd[1]: Failed to start PostgreSQL database server.

Offline

Board footer

Powered by FluxBB