Log file
Igor Korot <[email protected]> Mon, 29 Oct 2018 00:03:04 -0400
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <CA+FnnTy4b=gSVw+dJwijoiFoeQNQMKZq65feupZgJh4-uuyKVQ@mail.gmail.com> |
Hi, ALL, I'm trying to test the functionality of logging on my older Mac with PostgreSQL 9.1. I see that the logile is created with the owner of postgres and the group of wheel. Is there a way to make it open with "<current_user><current_user>"? Or I will have to change the owner/group manuall every time I will access the file? Thank you.