Re: psql on Mac
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.novice |
|---|---|
| Message-ID | <[email protected]> |
Ozan Kahramanogullari <[email protected]> writes: > Hi Tom, Thank you! I copied and pasted the content of your pg_hba file as > it is. Then, I rebooted my computer. There is only one installation of > postgreSQL, so there is only such file. It is in the folder > "/Library/PostgreSQL/10/data". I'm a bit suspicious of that, first because that doesn't seem like a normal place to put Postgres, and second because it's not working for you so there must be *something* incorrect in what you've told us. Did you confirm the server's notion of where pg_hba.conf is via "show" and/or the view? regards, tom lane