mirror of
https://github.com/django/django.git
synced 2025-07-07 11:19:12 +00:00
[4.0.x] Refs #33685 -- Doc'd that using PostgreSQL's service names for testing purposes is not supported.
Backport of 647480166bfe7532e8c471fef0146e3a17e6c0c9 from main
This commit is contained in:
parent
5c6ebe19cc
commit
de9c08c0f3
@ -154,6 +154,11 @@ password from the `password file`_, you must specify them in the
|
|||||||
Support for connecting by a service name, and specifying a password file
|
Support for connecting by a service name, and specifying a password file
|
||||||
was added.
|
was added.
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
|
||||||
|
Using a service name for testing purposes is not supported. This
|
||||||
|
:ticket:`may be implemented later <33685>`.
|
||||||
|
|
||||||
Optimizing PostgreSQL's configuration
|
Optimizing PostgreSQL's configuration
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user