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

Handling of pg_service file #698

Open
dvarrazzo opened this issue Dec 13, 2023 · 0 comments
Open

Handling of pg_service file #698

dvarrazzo opened this issue Dec 13, 2023 · 0 comments

Comments

@dvarrazzo
Copy link
Member

If the service file contains some of the parameters we handle in a special way we won't make use of them. For instance:

  • multiple hosts in host
  • host -> hostaddr async resolution
  • connect_timeout
  • load_balance_hosts

After the refactoring that introduced psycopg.conninfo._get_param() there should be an obvious place where pg_service values can be handled consistently.

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