回答編集履歴
1
追記
answer
CHANGED
|
@@ -5,4 +5,9 @@
|
|
|
5
5
|
postgres is /usr/local/bin/postgres
|
|
6
6
|
|
|
7
7
|
~ $ type psql
|
|
8
|
-
psql is /usr/local/bin/psql
|
|
8
|
+
psql is /usr/local/bin/psql
|
|
9
|
+
|
|
10
|
+
(追記)
|
|
11
|
+
M1 Macなら、
|
|
12
|
+
/opt/homebrew/bin
|
|
13
|
+
になります。
|