Turn on Slow Query Logging?
Anonymous
TRIALOP

2 years ago

Is there away to access the postgres config so I can turn on slow query logging? Or do I need to implement it myself

4 Replies

Anonymous
TRIALOP

2 years ago

N/A


brody
EMPLOYEE

2 years ago

could you not enable that by running a query on the database?


Anonymous
TRIALOP

2 years ago

Yes I can, but I was wondering if I could access the built in setting


brody
EMPLOYEE

2 years ago

i dont see a need when you can run a simply query to enable it


Loading...