Commit 6e17adc
committed
Fix "fe_sendauth no password supplied" exception
`fe_sendauth: no password supplied (PG::ConnectionBad)` was rised on bin/setup and bin/rake
preventing the exercise on Ubuntu 16.04, PostgreSQL 9.5
Solution inspired by this answer https://stackoverflow.com/a/36987035/6539401 parent fff1911 commit 6e17adc
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments