Alter search_path for role
Hey! Are there any ways of altering a roles search_path? I know that i can just set it in a session but it would be nice to alter the search_path for a role directly. I'm using the pg_graphql extension & want to alter the role in a migration script.
1 Reply
complex-tealOP•2y ago
Ah so all roles created with terraform turn out to be neon_superusers that i cannot edit