Open dhardestylewis opened 2 years ago
@jeaimehp could you post your related PEARC 2022 poster here, for reference?
Troubleshoot Stampede2 concurrent PostgreSQL connections
A whole host of questions we need to resolve,
- including ownership of files in the DB directory,
- where lockfiles are created,
- etc
Can't concurrent users with permissions of pgdata getting reset to 700 (u:rwx: read, write, execute for the owner) with every DB restart
@urban011 is this specific to the way I am using PostgreSQL on Stampede2 or is this just a PostgreSQL configuration option issue? https://github.com/Khushbooagarwalhub/PostgreSQL-Singularity
@brentporter mentions might be a config options issue 👇 https://www.mydatahack.com/top-10-configuration-parameters-to-tune-postgresql-for-better-performance/
Troubleshoot Stampede2 concurrent PostgreSQL connections
A whole host of questions we need to resolve,
Can't concurrent users with permissions of pgdata getting reset to 700 (u:rwx: read, write, execute for the owner) with every DB restart