PostgreSQL Installation on Linux

From NovaOrdis Knowledge Base
Revision as of 04:26, 31 August 2019 by Ovidiu (talk | contribs) (→‎Install psql Client Only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Install Everything

sudo yum -y install postgresql

Query PostgreSQL Packages

yum list postgres*

Install psql Client Only