postmaster.log

text/plain

Filename: postmaster.log
Type: text/plain
Part: 1
Message: Re: Why is citext/regress failing on hamerkop?
2024-07-29 14:41:21.649 MSK [14344] LOG:  starting PostgreSQL 15.7, compiled by Visual C++ build 1929, 64-bit
2024-07-29 14:41:21.653 MSK [14344] LOG:  listening on IPv6 address "::1", port 5432
2024-07-29 14:41:21.653 MSK [14344] LOG:  listening on IPv4 address "127.0.0.1", port 5432
2024-07-29 14:41:21.697 MSK [8052] LOG:  database system was shut down at 2024-07-29 14:41:17 MSK
2024-07-29 14:41:21.735 MSK [14344] LOG:  database system is ready to accept connections
2024-07-29 14:41:22.859 MSK [9348] ERROR:  tablespace location must be an absolute path
2024-07-29 14:41:22.859 MSK [9348] STATEMENT:  CREATE TABLESPACE regress_tblspace LOCATION 'relative';