Files
work-club-manager/.sisyphus/evidence/final-qa/postgres-logs.txt
WorkClub Automation 09c5d9607d chore(final-wave): add F1, F2, F4 verification reports and mark plan checkboxes complete
- Added F1 plan compliance audit
- Added F2 code quality verification report
- Added F4 scope fidelity check
- Added final QA test results directory
- Updated plan checkboxes for F1, F2, F4
- Updated boulder state tracking

Ultraworked with Sisyphus <https://github.com/code-yeongyu/oh-my-opencode>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-05 11:07:08 +01:00

23 lines
1.7 KiB
Plaintext

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"