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 /test/stdout | |
parent | 2b665c130a451eb5bfa7315ad6854b83db73d9a3 (diff) |
Testtsuite: output changes resulting
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/2620 | 30 |
1 files changed, 0 insertions, 30 deletions
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 |