Appendix

Default aliases

Name
Description

c

Clear console

cda

Changes directory to ${PGBASE}/admin/${PGDATABASE}

cdal

Changes directory to pg_log directory

cdb

Changes directory to ${PGBASE}

cdd

Changes directory to ${DMK_BASE}

cddi

Changes directory to ${DMK_DIAG_DEST}

cdh

Changes directory to ${PGHOME}

cdl

Changes directory to ${PGBASE}/local

cdt

Changes directory to ${DMK_PG_ADMIN_DATABASE}/conf

dmkhelp

Displays all default aliases/variables categorized by the DMK package you are looking for. The help is available for all packages.

f

Executes fdisk.ksh

lsdb

Lists all databases for the current environments

lsexts

Lists all extension for the current environments

lstlbspc

Lists all tablespaces for the current environments

lsrole

Lists all roles/users for the current environments

sqh

psql with history

sq

psql without history

sta/ser/u

Print PostgreSQL components status:

โ€œstaโ€ by status

โ€œserโ€ by service

โ€œuโ€ a faster variant of โ€œserโ€

(no differentiation between the database states OPEN/MOUNT/NOMOUNT)

taa/via

Tail/Edit the server log

vid

Edit the ${DMK_HOME}/etc/dmk.conf

vil

Edit the ${DMK_PG_ADMIN_DATABASE}/conf/pg_hba.conf

vio

Edit the PGTAB

Other aliases are created automatically for directories under the โ€œ${DMK_BASE}โ€.

Default variables

Name
Description

DMK_BASE

Match the directory level above โ€œ${DMK_HOME}โ€

Match typically the โ€œ${PG_BASE}/localโ€

DMK_HOME

Installation directory

PGBASE

P.F.A , Software root directory

DMK_PG_ADMIN

Match the directory โ€œ${PGBASE}/adminโ€

DMK_PG_ADMIN_DATABASE

Match the directory โ€œ${PGBASE }/admin/${PGDATABASE}โ€

Other variables are created automatically for directories under the โ€œ${DMK_BASE}โ€.

Support Matrix

Operating System
Support Level
PostgreSQL Releases

Oracle Enterprise Linux

Certified

7.+

Red Hat Enterprise Linux

Certified

7.+

CentOS

Certified

7.x

SUSE Enterprise Linux

Certified

12.+

openSUSE

Certified

15.+

Ubuntu

Certified

18.+

Debian

Certified

9.+

FreeBSD

Certified

10.+

Rocky Linux

Certified

8.+

Alma Linux

Certified

8.+

Please contact the Support Team if your version is not available in the above matrix.

Last updated