mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 23:02:13 -05:00
updated README for PSQL bug
This commit is contained in:
@@ -203,6 +203,8 @@ brew install postgresql@15
|
||||
|
||||
_NOTE: This project currently works with PostgreSQL version 15.x; version 12.x is currently used in our hosted environments._
|
||||
|
||||
_NOTE: If you have a pre-existing instance of PSQL install because of another product like PGAdmin. Homebrew installs Postgres without a password. This may create a scenario where you cannot use PSQL to login to the database as PSQL for PGAdmin will require a password. It is recommended that you remove PGAdmin before this step as PSQL will be installed with Postgres and allow you to login without a password._
|
||||
|
||||
You'll now need to modify (or create, if it doesn't already exist) the `$PATH`
|
||||
environment variable to include the PostgreSQL binaries. Open the file you have
|
||||
worked with before to adjust your shell environment with the previous steps and
|
||||
|
||||
Reference in New Issue
Block a user