cat /var/log/systemd/pgsql.service.log
root@DS213j:~# cat /var/log/systemd/pgsql.service.log
root@DS213j:~# cat /var/log/systemd/pgsql-adapter.service.log
[...]
2023-09-23T12:58:38+02:00 DS213j pgsql.sh[6903]: Failed to reset failed state of unit pgsql.service: Unit pgsql.service is not loaded.
2023-09-23T12:58:38+02:00 DS213j pgsql.sh[6903]: Fail to start [pgsql].
2023-09-23T12:58:38+02:00 DS213j pgsql.sh[6903]: [2023-09-23 12:58:38 CEST]: postgrest process start up failed.
2023-09-23T12:58:38+02:00 DS213j pgsql.sh[6903]: [2023-09-23 12:58:38 CEST]: Failed to start PostgreSQL. Please check /var/log/postgresql.log
2023-09-23T13:16:48+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:48 CEST]: Start PostgreSQL
2023-09-23T13:16:54+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:54 CEST]: Replacing parameter: TimeZone = Europe/Amsterdam
2023-09-23T13:16:54+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:54 CEST]: Replacing parameter: ignore_system_indexes = off
2023-09-23T13:16:55+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:55 CEST]: Replacing parameter: shared_buffers = 63806kB
2023-09-23T13:16:55+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:55 CEST]: Replacing parameter: ignore_checksum_failure = off
2023-09-23T13:16:55+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:55 CEST]: Replacing parameter: effective_cache_size = 255226kB
2023-09-23T13:16:55+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:55 CEST]: Replacing parameter: zero_damaged_pages = off
2023-09-23T13:16:56+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:56 CEST]: Replacing parameter: max_connections = 124
2023-09-23T13:16:56+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:56 CEST]: Upgrade DB begin
2023-09-23T13:16:58+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:16:58 CEST]: Move DB from /volume1/@database/pgsql to /volume1/@database/pgsql.old.1695467818
2023-09-23T13:17:01+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:01 CEST]: Replacing parameter: TimeZone = Europe/Amsterdam
2023-09-23T13:17:02+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:01 CEST]: Replacing parameter: ignore_system_indexes = off
2023-09-23T13:17:02+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:02 CEST]: Replacing parameter: shared_buffers = 63806kB
2023-09-23T13:17:02+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:02 CEST]: Replacing parameter: ignore_checksum_failure = off
2023-09-23T13:17:02+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:02 CEST]: Replacing parameter: effective_cache_size = 255226kB
2023-09-23T13:17:02+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:02 CEST]: Replacing parameter: zero_damaged_pages = off
2023-09-23T13:17:03+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:03 CEST]: Replacing parameter: max_connections = 124
2023-09-23T13:17:03+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:03 CEST]: Upgrade DB with data /volume1/@database/pgsql.old.1695467818
2023-09-23T13:17:03+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:03 CEST]: Initialize PostgreSQL database
2023-09-23T13:17:33+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:33 CEST]: Initialize PostgreSQL database done
2023-09-23T13:17:33+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:33 CEST]: Upgrade Type: DBUPGRADE_CANT
2023-09-23T13:17:33+02:00 DS213j pgsql.sh[6898]: Failed to reset failed state of unit pgsql.service: Unit pgsql.service is not loaded.
2023-09-23T13:17:33+02:00 DS213j pgsql.sh[6898]: Fail to start [pgsql].
2023-09-23T13:17:33+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:33 CEST]: postgrest process start up failed.
2023-09-23T13:17:33+02:00 DS213j pgsql.sh[6898]: [2023-09-23 13:17:33 CEST]: Failed to start PostgreSQL. Please check /var/log/postgresql.log
2023-09-23T13:18:07+02:00 DS213j pgsql.sh[8319]: pg_ctl: directory "/var/services/pgsql" is not a database cluster directory
2023-09-23T13:18:08+02:00 DS213j postgres[8329]: 2023-09-23 11:18:08.946 GMT [8329] LOG: skipping missing configuration file "/var/services/pgsql/postgresql.auto.conf"
2023-09-23T13:18:08+02:00 DS213j postgres[8329]: [1-1] 2023-09-23 11:18:08.950 GMT [8329] FATAL: "/var/services/pgsql" is not a valid data directory
2023-09-23T13:18:08+02:00 DS213j postgres[8329]: [1-2] 2023-09-23 11:18:08.950 GMT [8329] DETAIL: File "/var/services/pgsql/PG_VERSION" is missing.
2023-09-23T13:18:08+02:00 DS213j postgres[8329]: 2023-09-23 11:18:08.950 GMT [8329] FATAL: "/var/services/pgsql" is not a valid data directory
2023-09-23T13:18:08+02:00 DS213j postgres[8329]: 2023-09-23 11:18:08.950 GMT [8329] DETAIL: File "/var/services/pgsql/PG_VERSION" is missing.
2023-09-23T13:18:09+02:00 DS213j pgsql.sh[8331]: 2023-09-23 11:18:09.075 GMT [8337] LOG: skipping missing configuration file "/var/services/pgsql/postgresql.auto.conf"
2023-09-23T13:18:09+02:00 DS213j pgsql.sh[8331]: pg_ctl: directory "/var/services/pgsql" is not a database cluster directory
2023-09-23T13:18:10+02:00 DS213j postgres[8342]: 2023-09-23 11:18:10.196 GMT [8342] LOG: skipping missing configuration file "/var/services/pgsql/postgresql.auto.conf"
2023-09-23T13:18:10+02:00 DS213j postgres[8342]: [1-1] 2023-09-23 11:18:10.202 GMT [8342] FATAL: "/var/services/pgsql" is not a valid data directory
2023-09-23T13:18:10+02:00 DS213j postgres[8342]: [1-2] 2023-09-23 11:18:10.202 GMT [8342] DETAIL: File "/var/services/pgsql/PG_VERSION" is missing.
2023-09-23T13:18:10+02:00 DS213j postgres[8342]: 2023-09-23 11:18:10.202 GMT [8342] FATAL: "/var/services/pgsql" is not a valid data directory
2023-09-23T13:18:10+02:00 DS213j postgres[8342]: 2023-09-23 11:18:10.202 GMT [8342] DETAIL: File "/var/services/pgsql/PG_VERSION" is missing.
2023-09-23T13:18:10+02:00 DS213j pgsql.sh[8344]: 2023-09-23 11:18:10.321 GMT [8350] LOG: skipping missing configuration file "/var/services/pgsql/postgresql.auto.conf"
2023-09-23T13:18:10+02:00 DS213j pgsql.sh[8344]: pg_ctl: directory "/var/services/pgsql" is not a database cluster directory
Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.
Als Dankeschön schalten wir deinen Account werbefrei.