Package: postgresql-client-common Version: 70 Severity: minor Hi,
I accidentally switched the cluster and version parameters on pg_ctlcluster and got a warning printed about an unitialized value: $ pg_ctlcluster calvin-dev 8.1 start Use of uninitialized value in concatenation (.) or string at /usr/share/postgresql-common/PgCommon.pm line 489. Error: specified cluster does not exist The printed error messsage is correct - the correct arguments should have been "8.1 calvin-dev", not "calvin-dev 8.1". Regards, Bastian -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-treasure9 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages postgresql-client-common depends on: ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy postgresql-client-common recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

