This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fixing permissions on existing directory /var/lib/postgresql/data ... ok | |
creating subdirectories ... ok | |
selecting dynamic shared memory implementation ... posix | |
selecting default max_connections ... 20 | |
selecting default shared_buffers ... 400kB | |
selecting default time zone ... Etc/UTC | |
creating configuration files ... ok | |
2020-03-23 18:21:29.906 UTC [80] FATAL: data directory "/var/lib/postgresql/data" has wrong ownership | |
2020-03-23 18:21:29.906 UTC [80] HINT: The server must be started by the user that owns the data directory. | |
child process exited with exit code 1 |