You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,9 +283,6 @@ This setting can be used to override the default postgresql PL/perl package name
283
283
####`python_package_name`
284
284
This setting can be used to override the default postgresql Python package name. If not specified, the module will use whatever package name is the default for your OS distro.
285
285
286
-
####`service_name`
287
-
This setting can be used to override the default postgresql service name. If not specified, the module will use whatever service name is the default for your OS distro.
288
-
289
286
####`service_name`
290
287
This setting can be used to override the default postgresql service provider. If not specified, the module will use whatever service name is the default for your OS distro.
291
288
@@ -295,7 +292,7 @@ This setting can be used to override the default status check command for your P
295
292
####`default_database`
296
293
This setting is used to specify the name of the default database to connect with. On most systems this will be "postgres".
0 commit comments