Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

pgrst.server_trace_header in-database config not working #3345

Closed
steve-chavez opened this issue Mar 21, 2024 · 1 comment · Fixed by #3346
Closed

pgrst.server_trace_header in-database config not working #3345

steve-chavez opened this issue Mar 21, 2024 · 1 comment · Fixed by #3346

Comments

@steve-chavez
Copy link
Member

Problem

The https://postgrest.org/en/v12/references/configuration.html#server-trace-header is not working via:

ALTER ROLE postgrest_test_authenticator SET pgrst.server_trace_header = 'X-Y';

But it does through config or environment variable.

@laurenceisla
Copy link
Member

It looks like this also happens for https://postgrest.org/en/latest/references/configuration.html#server-cors-allowed-origins

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
2 participants