Files

23 lines
1.7 KiB
Plaintext
Raw Permalink Normal View History

time="2026-03-05T10:49:50+01:00" level=warning msg="/Users/mastermito/Dev/opencode/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
workclub_postgres | The files belonging to this database system will be owned by user "postgres".
workclub_postgres | This user must also own the server process.
workclub_postgres |
workclub_postgres | The database cluster will be initialized with locale "en_US.utf8".
workclub_postgres | The default database encoding has accordingly been set to "UTF8".
workclub_postgres | The default text search configuration will be set to "english".
workclub_postgres |
workclub_postgres | Data page checksums are disabled.
workclub_postgres |
workclub_postgres | fixing permissions on existing directory /var/lib/postgresql/data ... ok
workclub_postgres | creating subdirectories ... ok
workclub_postgres | selecting dynamic shared memory implementation ... posix
workclub_postgres | selecting default max_connections ... 20
workclub_postgres | selecting default shared_buffers ... 400kB
workclub_postgres | selecting default time zone ... UTC
workclub_postgres | creating configuration files ... ok
workclub_postgres | 2026-03-05 09:49:43.029 UTC [56] LOG: invalid value for parameter "default_transaction_isolation": "read_committed"
workclub_postgres | 2026-03-05 09:49:43.029 UTC [56] HINT: Available values: serializable, repeatable read, read committed, read uncommitted.
workclub_postgres | 2026-03-05 09:49:43.029 UTC [56] FATAL: configuration file "/var/lib/postgresql/data/postgresql.conf" contains errors
workclub_postgres | child process exited with exit code 1
workclub_postgres | initdb: removing contents of data directory "/var/lib/postgresql/data"