You are on page 1of 1

--Installation Directory

--Components

--Data and WAL Directory

--Configuration Mode

--Database superuser password and Locale

--Dynatune settings

Staring Cluster

Mkdir /edbstore

Chown enterprisedb:enterprisedb /edbstore

Su - enterprisedb

Initdb –D /edbstore –W

Password – mallick

Vi /edbstore/postgresql.conf

Port = 5434

Pg_ctl start options

Pg_ctl –D /edbstore/ -l startlog5434 start

Edb –psql –p 5434 edb

Pg_ctl stop

You might also like