# Checking port 56748
# Found port 56748
Name: master
Data directory: E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/pgdata
Backup directory: E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/backup
Archive directory: E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/archives
Connection string: port=56748 host=127.0.0.1
Log file: E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/log/006_encoding_master.log
# Running: initdb -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/pgdata -A trust -N
The files belonging to this database system will be owned by user "edb".
This user must also own the server process.

The database cluster will be initialized with locale "English_United States.1252".
The default database encoding has accordingly been set to "WIN1252".
The default text search configuration will be set to "english".

Data page checksums are disabled.

creating directory E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/pgdata ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... windows
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Asia/Calcutta
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok

Sync to disk skipped.
The data directory might become corrupt if the operating system crashes.

Success. You can now start the database server using:

    pg_ctl -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/pgdata -l logfile start

# Running: E:/WorkSpace/PostgreSQL/master/postgresql/Debug/pg_regress/pg_regress --config-auth E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/pgdata
### Starting node "master"
# Running: pg_ctl -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/pgdata -l E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/log/006_encoding_master.log -o --cluster-name=master start
waiting for server to start.... done
server started
# Postmaster PID for node "master" is 6464
# Running: pg_basebackup -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/backup/test_encoding --no-sync --manifest-force-encode
ok 1 - backup ok with forced hex encoding
ok 2 - many paths are encoded in the manifest
# Running: pg_validatebackup -s E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/backup/test_encoding
ok 3 - backup with forced encoding validated: exit code 0
ok 4 - backup with forced encoding validated: no stderr
ok 5 - backup with forced encoding validated: matches
### Stopping node "master" using mode immediate
# Running: pg_ctl -D E:/WorkSpace/PostgreSQL/master/postgresql/src/bin/pg_validatebackup/tmp_check/t_006_encoding_master_data/pgdata -m immediate stop
waiting for server to shut down.... done
server stopped
# No postmaster PID for node "master"
