Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add PostgreSQL Session Variable Tracking in ProxySQL #4776

Open
rahim-kanji opened this issue Dec 18, 2024 · 0 comments
Open

Add PostgreSQL Session Variable Tracking in ProxySQL #4776

rahim-kanji opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@rahim-kanji
Copy link
Collaborator

Description

ProxySQL currently does not support tracking session variables for PostgreSQL. Introducing this feature would greatly enhance session management and query routing, making ProxySQL more adaptable for PostgreSQL environments.

Importance of Session Variable Tracking:

Optimized Query Routing:

Session variables influence application logic and user configurations. Tracking these enables precise query routing to the most appropriate backend server.

Session Consistency:

Maintains session-specific configurations during failovers or backend changes, ensuring a seamless user experience.

@rahim-kanji rahim-kanji self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant