mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Refs #33685 -- Doc'd that using PostgreSQL's service names for testing purposes is not supported.
This commit is contained in:
parent
76af861356
commit
647480166b
1 changed files with 5 additions and 0 deletions
|
@ -165,6 +165,11 @@ password from the `password file`_, you must specify them in the
|
|||
Support for connecting by a service name, and specifying a password file
|
||||
was added.
|
||||
|
||||
.. warning::
|
||||
|
||||
Using a service name for testing purposes is not supported. This
|
||||
:ticket:`may be implemented later <33685>`.
|
||||
|
||||
Optimizing PostgreSQL's configuration
|
||||
-------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue