summaryrefslogtreecommitdiff
path: root/test/stdout
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-08-14 12:39:01 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-08-14 13:52:39 +0100
commit7adf6765592fa6b47c111d0ee247edb223494d69 (patch)
tree16614aaa0fcd02819d6b4ed0c1f35c3339cd01c7 /test/stdout
parentb855ee2fb3776667c8b08aa6b80453d60e4fb509 (diff)
downloadexim4-7adf6765592fa6b47c111d0ee247edb223494d69.tar.gz
Testsuite: tweak pgsql testcase
Diffstat (limited to 'test/stdout')
-rw-r--r--test/stdout/262025
1 files changed, 25 insertions, 0 deletions
diff --git a/test/stdout/2620 b/test/stdout/2620
index f0c7fe6dd..13020359a 100644
--- a/test/stdout/2620
+++ b/test/stdout/2620
@@ -1,3 +1,28 @@
+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 dynamic shared memory implementation ... posix
+selecting default max_connections ... 100
+selecting default shared_buffers ... 128MB
+selecting default time zone ... Europe/London
+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:
+
+ TESTSUITE/bin.sys/pg_ctl -D TESTSUITE/pgsql/data -l logfile start
+
pg_ctl: server is running (PID: p1234)
POSTGRES "-D" "TESTSUITE/pgsql/data" "-p" "1223" "-k" "TESTSUITE/pgsql"
INSERT 0 1