我尝试启动postgresql时出现此错误:
Use of uninitialized value $logsize in numeric gt (>) at /usr/bin/pg_ctlcluster line 235.
/ usr / bin / pg_ctlcluster中的第235行
last if ($currlogsize > $logsize && !check_running_postmaster $pidfile);
我正在使用linuxmint 12任何想法如何解决这个问题?