summaryrefslogtreecommitdiff
path: root/docs/ref/databases.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/databases.txt')
-rw-r--r--docs/ref/databases.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index c270f56942..ca6362a7a6 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -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
-------------------------------------