documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Clarify username for postgresql's peer authentication method

Open mario-campos opened this issue 1 year ago • 1 comments

The documentation is not clear that the database user name should be the name of the PHP process when using PostgreSQL's peer authentication method. This was only hinted at in a subsequent paragraph, after I had run the PSQL commands with the user name username.

I also updated the example to use the common www-data user name, which will probably familiar to most users.

☑️ Resolves

  • Fix #…

🖼️ Screenshots

mario-campos avatar Oct 02 '24 21:10 mario-campos