Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/postgresql/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/vb.net/16.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Postgresql 无法识别的配置参数";自定义“U变量”类;_Postgresql - Fatal编程技术网

Postgresql 无法识别的配置参数";自定义“U变量”类;

Postgresql 无法识别的配置参数";自定义“U变量”类;,postgresql,Postgresql,我在系统更新后收到以下消息: unrecognized configuration parameter "custom_variable_classes" in file "/var/lib/pgsql/data/postgresql.conf" line 501 是否不再支持自定义变量类?自9.2版以来,不再需要此语句: 只需删除或取消注释该行: #custom_variable_classes = 'foo' # list of custom variable c

我在系统更新后收到以下消息:

unrecognized configuration parameter "custom_variable_classes" in file "/var/lib/pgsql/data/postgresql.conf" line 501

是否不再支持自定义变量类?

自9.2版以来,不再需要此语句:

只需删除或取消注释该行:

#custom_variable_classes = 'foo'             # list of custom variable class names
foo.bar=0