Searched refs:PGPORT (Results 1 – 2 of 2) sorted by relevance
41 PGPORT=543251 export PGPORT54 pidfile="/var/run/postmaster.${PGPORT}.pid"112 …$SU -l postgres -c "$PGENGINE/postmaster -p '$PGPORT' -D '$PGDATA' ${PGOPTS} &" >> "$PGLOG" 2>&1 <…
11 Environment=PGPORT=543219 ExecStart=@BINDIR@/pg_ctl start -D ${PGDATA} -s -o "-p ${PGPORT}" -w -t 300