troubleshooting
This commit is contained in:
@@ -705,10 +705,11 @@ lc_time = 'en_US.UTF-8' # locale for time formatting
|
||||
default_text_search_config = 'pg_catalog.english'
|
||||
|
||||
# - Shared Library Preloading -
|
||||
<% if @pl_manage_extensions == true -%>
|
||||
<% if @pl_manage_extensions == true %>
|
||||
shared_preload_libraries = <%= @pl_reqpackages_extensions %>
|
||||
<% end %>
|
||||
|
||||
#
|
||||
#local_preload_libraries = ''
|
||||
#session_preload_libraries = ''
|
||||
#jit_provider = 'llvmjit' # JIT library to use
|
||||
|
||||
Reference in New Issue
Block a user