I get this message after updating the system:
unrecognized configuration parameter "custom_variable_classes" in file "/var/lib/pgsql/data/postgresql.conf" line 501
Are additional classes of variables supported?
Starting with version 9.2, this instruction is no longer needed:
http://www.postgresql.org/docs/current/interactive/release-9-2.html#AEN111020
Just delete or uncomment the line:
#custom_variable_classes = 'foo' # list of custom variable class names foo.bar=0
Source: https://habr.com/ru/post/1496117/More articles:flask AttributeError: HTMLString object does not have attribute '__call__' - pythonpython daemon threads - pythonHow does GA track page load time on _trackPageView? - google-analyticsAndroid: Can I programmatically read deleted contacts? - androidHow to round System.Decimal in .Net to a series of significant digits - decimalExclude .csproj from VisualStudio 2012.sln when using Mono Compiler - monoQTabWidget corner widget QToolButton disappears - c ++Programming Instances of ValueExpressions - dynamicWebRTC video chat noise / echo - javascriptnearest k neighbors satisfying conditions (python) - pythonAll Articles