PostgreSQL@12: Expand warning message in case postgresql is installed as well

master
Markus Wein 2020-11-23 11:14:58 +01:00 committed by Mike McQuaid
parent d347545a64
commit 6a4377022d
1 changed files with 5 additions and 0 deletions

View File

@ -136,6 +136,11 @@ class PostgresqlAT12 < Formula
the regular PostgreSQL formula. This causes a conflict if you
try to use both at the same time.
In order to avoid this conflict, you should make sure that the
#{name} data directory is located at:
#{var}/#{name}
EOS
else
# Only PostgreSQL@12 is installed, not PostgreSQL