summaryrefslogtreecommitdiff
path: root/test/stdout/2620
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-12-24 20:46:56 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-12-24 20:46:56 +0000
commit0972d4d7f8213f61a2181c65a94ffd97eaf381b9 (patch)
treed99756878e9d3bd91ef578bd6ace86886bb66395 /test/stdout/2620
parentde1294ea67d5567e3599101fa8ce50b8fd3e4dd6 (diff)
Testsuite: shift pgsql tests to the standard-run set
Diffstat (limited to 'test/stdout/2620')
-rw-r--r--test/stdout/262060
1 files changed, 60 insertions, 0 deletions
diff --git a/test/stdout/2620 b/test/stdout/2620
new file mode 100644
index 000000000..c76e65085
--- /dev/null
+++ b/test/stdout/2620
@@ -0,0 +1,60 @@
+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
+> Philip Hazel
+> Philip Hazel
+>
+>
+> id=nothing name=""
+> 0
+> name="\"stquot" id=quote2
+> name="before
+after" id=newline
+> name="x x" id=tab
+> name='stquot id=quote1
+> Failed: lookup of "servers=x:localhost; select name from them where id='ph10';" gave DEFER: PostgreSQL server "x" not found in pgsql_servers
+> Philip Hazel
+> Philip Hazel
+> Philip Hazel
+>
+
+**** SMTP testing session as if from host 10.0.0.0
+**** but without any ident (RFC 1413) callback.
+**** This is not for real!
+
+220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+550 relay not permitted
+550 relay not permitted
+221 myhost.test.ex closing connection
+> Philip Hazel
+>
+waiting for server to shut down.... done
+server stopped