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

Broken link in documentation in connect() parameter server_settings #540

Open
sergeyspatar opened this issue Mar 12, 2020 · 1 comment · May be fixed by #584
Open

Broken link in documentation in connect() parameter server_settings #540

sergeyspatar opened this issue Mar 12, 2020 · 1 comment · May be fixed by #584

Comments

@sergeyspatar
Copy link

@sergeyspatar sergeyspatar commented Mar 12, 2020

In the documentation for connect() function, parameter server_settings has the following description:

An optional dict of server runtime parameters. Refer to PostgreSQL documentation for a list of supported options.

The link in the description returns error 404 Not found.

@samuelcolvin
Copy link
Contributor

@samuelcolvin samuelcolvin commented Jun 5, 2020

The link line is

a `list of supported options <server settings>`_.

But, there is at least one more 404 link on that page:

using `environment variables <postgres envvars>`_.

I think they need changing to

..._>`_
@samuelcolvin samuelcolvin linked a pull request that will close this issue Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.