Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save flayder/80bc6648f4b4a956d82933746e1b7535 to your computer and use it in GitHub Desktop.
Save flayder/80bc6648f4b4a956d82933746e1b7535 to your computer and use it in GitHub Desktop.
добавить параметр socket-user=#uid в апач файл для pgadmin
строка
WSGIDaemonProcess pgadmin processes=1 threads=25 socket-user=#1001 python-home=/usr/pgadmin4/venv
команда для получения списка пользователей в системе
getent passwd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment