diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-27 14:10:44 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-27 14:10:44 +0000 |
commit | d51252ebebd7744dd218c4af965ca3d5424648cc (patch) | |
tree | 836b9a5d80a6cc6da545b31fbce79af197a41739 | |
parent | 2b665c130a451eb5bfa7315ad6854b83db73d9a3 (diff) |
Testtsuite: output changes resulting
-rw-r--r-- | test/stderr/2620 | 2 | ||||
-rw-r--r-- | test/stdout/2620 | 30 |
2 files changed, 0 insertions, 32 deletions
diff --git a/test/stderr/2620 b/test/stderr/2620 index b0bed6209..8faf3345a 100644 --- a/test/stderr/2620 +++ b/test/stderr/2620 @@ -494,5 +494,3 @@ close PGSQL connection: (TESTSUITE/pgsql/.s.PGSQL.1223)/test/CALLER >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>> ******** SERVER ******** -LOG: redirecting log output to logging collector process -HINT: Future log output will appear in directory "pg_log". diff --git a/test/stdout/2620 b/test/stdout/2620 index 668eca73a..08e417d0f 100644 --- a/test/stdout/2620 +++ b/test/stdout/2620 @@ -1,33 +1,3 @@ -The files belonging to this database system will be owned by user "CALLER". -This user must also own the server process. - -The database cluster will be initialized with locale "C". -The default database encoding has accordingly been set to "SQL_ASCII". -The default text search configuration will be set to "english". - -Data page checksums are disabled. - -creating directory TESTSUITE/pgsql/data ... ok -creating subdirectories ... ok -selecting default max_connections ... 100 -selecting default shared_buffers ... 128MB -selecting dynamic shared memory implementation ... posix -creating configuration files ... ok -running bootstrap script ... ok -performing post-bootstrap initialization ... ok -syncing data to disk ... ok - -Success. You can now start the database server using: - - pg_ctl -D TESTSUITE/pgsql/data -l logfile start - -CREATE TABLE -INSERT 0 1 -INSERT 0 1 -INSERT 0 1 -INSERT 0 1 -INSERT 0 1 -INSERT 0 1 INSERT 0 1 > Philip Hazel > Philip Hazel |