[pgadmin-org/pgadmin4] b8ec02: Add a note about sys.executable potentially needin...

From: Dave Page <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] b8ec02: Add a note about sys.executable potentially needin...
Date: 2022-10-03 13:14:04
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/406119-992dff@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: b8ec021a07a1e7e9dbfc88d5a5a8267a83d00a44
https://github.com/pgadmin-org/pgadmin4/commit/b8ec021a07a1e7e9dbfc88d5a5a8267a83d00a44
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2022-10-03 (Mon, 03 Oct 2022)

Changed paths:
M docs/en_US/server_deployment.rst

Log Message:
-----------
Add a note about sys.executable potentially needing "help" under WSGI runners.

See #5340.

Commit: 992dff64afdffc70125680d14a6fe9d4112ab286
https://github.com/pgadmin-org/pgadmin4/commit/992dff64afdffc70125680d14a6fe9d4112ab286
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2022-10-03 (Mon, 03 Oct 2022)

Changed paths:
M docs/en_US/container_deployment.rst
M docs/en_US/release_notes_6_15.rst
M pkg/docker/entrypoint.sh

Log Message:
-----------
Expose the Gunicorn limit_request_line parameter in the container, with the default set to the maximum 8190.

See #5390.

Compare: https://github.com/pgadmin-org/pgadmin4/compare/406119d96c1d...992dff64afdf

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-10-04 05:31:39 [pgadmin-org/pgadmin4] af97ed: Fixed an exception occur while taking backup and S...
Previous Message Dave Page 2022-10-03 10:49:51 Re: I would like to contribute to translating PgAdmin4 to spanish