# Checking port 55741
# Found port 55741
Name: publisher
Data directory: /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/pgdata
Backup directory: /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/backup
Archive directory: /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/archives
Connection string: port=55741 host=/tmp/8JFOAJV8mP
Log file: /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/log/025_rep_changes_for_schema_publisher.log
# Running: initdb -D /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/pgdata -A trust -N
The files belonging to this database system will be owned by user "nm".
This user must also own the server process.

The database cluster will be initialized with this locale configuration:
  provider:    libc
  LC_COLLATE:  en_US
  LC_CTYPE:    en_US
  LC_MESSAGES: C
  LC_MONETARY: en_US
  LC_NUMERIC:  en_US
  LC_TIME:     en_US
The default database encoding has accordingly been set to "LATIN1".
The default text search configuration will be set to "english".

Data page checksums are disabled.

creating directory /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/pgdata ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... CUT0
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 /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/pgdata -l logfile start

# Running: /home/nm/src/pg/postgresql/src/test/subscription/../../../src/test/regress/pg_regress --config-auth /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/pgdata
### Starting node "publisher"
# Running: pg_ctl -w -D /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/pgdata -l /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/log/025_rep_changes_for_schema_publisher.log -o --cluster-name=publisher start
waiting for server to start.... done
server started
# Postmaster PID for node "publisher" is 46793176
# Checking port 55742
# Found port 55742
Name: subscriber
Data directory: /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/pgdata
Backup directory: /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/backup
Archive directory: /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/archives
Connection string: port=55742 host=/tmp/8JFOAJV8mP
Log file: /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/log/025_rep_changes_for_schema_subscriber.log
# Running: initdb -D /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/pgdata -A trust -N
The files belonging to this database system will be owned by user "nm".
This user must also own the server process.

The database cluster will be initialized with this locale configuration:
  provider:    libc
  LC_COLLATE:  en_US
  LC_CTYPE:    en_US
  LC_MESSAGES: C
  LC_MONETARY: en_US
  LC_NUMERIC:  en_US
  LC_TIME:     en_US
The default database encoding has accordingly been set to "LATIN1".
The default text search configuration will be set to "english".

Data page checksums are disabled.

creating directory /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/pgdata ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... CUT0
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 /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/pgdata -l logfile start

# Running: /home/nm/src/pg/postgresql/src/test/subscription/../../../src/test/regress/pg_regress --config-auth /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/pgdata
### Starting node "subscriber"
# Running: pg_ctl -w -D /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/pgdata -l /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/log/025_rep_changes_for_schema_subscriber.log -o --cluster-name=subscriber start
waiting for server to start.... done
server started
# Postmaster PID for node "subscriber" is 63504796
#### Begin standard error
psql:<stdin>:1: NOTICE:  created replication slot "tap_sub_schema" on publisher
#### End standard error
Waiting for replication conn tap_sub_schema's replay_lsn to pass 0/150B8F0 on publisher
done
ok 1 - check rows on subscriber catchup
ok 2 - check rows on subscriber catchup
ok 3 - check rows on subscriber catchup
Waiting for replication conn tap_sub_schema's replay_lsn to pass 0/150BDB0 on publisher
done
ok 4 - check replicated inserts on subscriber
ok 5 - check replicated inserts on subscriber
Waiting for replication conn tap_sub_schema's replay_lsn to pass 0/150D5C0 on publisher
done
ok 6 - check replicated inserts on subscriber
Waiting for replication conn tap_sub_schema's replay_lsn to pass 0/150D668 on publisher
done
ok 7 - check rows on subscriber catchup
Waiting for replication conn tap_sub_schema's replay_lsn to pass 0/150DE60 on publisher
done
ok 8 - check replicated inserts on subscriber
ok 9 - check subscription relation status is not yet dropped on subscriber
ok 10 - check subscription relation status was dropped on subscriber
Waiting for replication conn tap_sub_schema's replay_lsn to pass 0/150E870 on publisher
done
ok 11 - check subscription relation status is not yet dropped on subscriber
ok 12 - check subscription relation status was dropped on subscriber
Waiting for replication conn tap_sub_schema's replay_lsn to pass 0/150EBF0 on publisher
done
ok 13 - check replicated inserts on subscriber
### Stopping node "subscriber" using mode fast
# Running: pg_ctl -D /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_subscriber_data/pgdata -m fast stop
waiting for server to shut down.... done
server stopped
# No postmaster PID for node "subscriber"
### Stopping node "publisher" using mode fast
# Running: pg_ctl -D /home/nm/src/pg/postgresql/src/test/subscription/tmp_check/t_025_rep_changes_for_schema_publisher_data/pgdata -m fast stop
waiting for server to shut down.... done
server stopped
# No postmaster PID for node "publisher"
1..13
