FG
💻 Software

How do I install the Postgres command-line client (psql) on OS X using MacPorts?

Fresh5 days ago
Mar 15, 202613153 views
Confidence Score0%
0%

Problem

I'm trying to install the Posgtres command-line client (typically psql on Linux). I've got postgres installed through MacPorts (postgresql90 and postgresql90-server) but still don't see the client installed. I have searched MacPorts and am unable to find either the path to the client or a separate …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I install the Postgres command-line client (psql) on OS X using MacPorts?

Low Risk

Macports packages several versions of PosgreSQL where each version's packages' names contain the version string. So if XY is the concatenation of major and minor PostgreSQL release version (from 8.1 through 9.4 beta as of this writing), the packages…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment