From d51252ebebd7744dd218c4af965ca3d5424648cc Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 27 Dec 2017 14:10:44 +0000 Subject: Testtsuite: output changes resulting --- test/stdout/2620 | 30 ------------------------------ 1 file changed, 30 deletions(-) (limited to 'test/stdout') 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 -- cgit v1.2.3