test.log
application/octet-stream
Filename: test.log
Type: application/octet-stream
Part: 1
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.
The database cluster will be initialized with locale "C".
The default text search configuration will be set to "english".
fixing permissions on existing directory /home/postgres/data/primary ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers ... 32MB
creating configuration files ... ok
creating template1 database in /home/postgres/data/primary/base/1 ... ok
initializing pg_authid ... ok
initializing dependencies ... ok
creating system views ... ok
loading system objects' descriptions ... ok
creating collations ... ok
creating conversions ... ok
creating dictionaries ... ok
setting privileges on built-in objects ... ok
creating information schema ... ok
loading PL/pgSQL server-side language ... ok
vacuuming database template1 ... ok
copying template1 to template0 ... ok
copying template1 to postgres ... ok
Success. You can now start the database server using:
postgres -D /home/postgres/data/primary
or
pg_ctl -D /home/postgres/data/primary -l logfile start
waiting for server to start.... done
server started
waiting for server to start........ done
server started
waiting for server to start........ done
server started
sleep...
CREATE TABLE
INSERT 0 200000
INSERT 0 200000
waiting for server to shut down... done
server stopped
server promoting