Настройка postgres pro для решений 1С
max_connections = 1000 temp_buffers = 32MB max_locks_per_transaction = 256 standard_conforming_strings = off escape_string_warning = off shared_preload_libraries = ‘online_analyze, plantuner’ online_analyze.table_type = ‘temporary’ plantuner.fix_empty_table = ‘on’ online_analyze.verbose = ‘off’