regress_log_080_step_equalTupleDescs

application/octet-stream

Filename: regress_log_080_step_equalTupleDescs
Type: application/octet-stream
Part: 0
Message: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
# Checking port 59035
# Found port 59035
Name: main
Data directory: /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/pgdata
Backup directory: /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/backup
Archive directory: /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/archives
Connection string: port=59035 host=/tmp/kNLSL066jS
Log file: /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/log/080_step_equalTupleDescs_main.log
# Running: initdb -D /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/pgdata -A trust -N
The files belonging to this database system will be owned by user "pgbfarm".
This user must also own the server process.

The database cluster will be initialized with locales
  COLLATE:  en_US.utf8
  CTYPE:    en_US.utf8
  MESSAGES: C
  MONETARY: en_US.utf8
  NUMERIC:  en_US.utf8
  TIME:     en_US.utf8
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".

Data page checksums are disabled.

creating directory /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/pgdata ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... sysv
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... MST7MDT
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/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/pgdata -l logfile start

# Running: /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/../../../src/test/regress/pg_regress --config-auth /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/pgdata
### Starting node "main"
# Running: pg_ctl -w -D /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/pgdata -l /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/log/080_step_equalTupleDescs_main.log -o --cluster-name=main start
waiting for server to start.... done
server started
# Postmaster PID for node "main" is 5159
backend pid: 5168
postgres:: No such file or directory.
Breakpoint 1 (deferred) at "equalTupleDescs" ("equalTupleDescs" was not found).
Breakpoint deferred until a shared library containing "equalTupleDescs" is loaded.

Redirecting output to /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/gdb_started.txt.
psql:<stdin>:22: ERROR:  relation "attmp_wrong" does not exist
psql:<stdin>:26: ERROR:  column name "xmin" conflicts with a system column name
/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/commands-gdb:7: Error in sourced command file:
No object file symbols.
psql:<stdin>:32: server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
psql:<stdin>:32: fatal: connection to server was lost
ok 1
### Stopping node "main" using mode immediate
# Running: pg_ctl -D /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/pgdata -m immediate stop
waiting for server to shut down.... done
server stopped
# No postmaster PID for node "main"