Re: pg_lsclusters error after pg_dropcluster

From: Willy-Bas Loos <willybas(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_lsclusters error after pg_dropcluster
Date: 2009-04-23 15:44:43
Message-ID: 1dd6057e0904230844q6f333cbv9b97053a53dc3f11@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ok, i did.
Bug#525294: postgresql-common: pg_lsclusters error after pg_dropcluster

On Thu, Apr 23, 2009 at 3:29 PM, Alvaro Herrera
<alvherre(at)commandprompt(dot)com>wrote:

> Willy-Bas Loos escribió:
> > On debian lenny, upgraded from etch, after stopping and dropping a
> cluster
> > with (pg_ctlcluster 8.1 name stop + pg_dropcluster 8.1 name, no errors),
> the
> > cluster still appears in the pg_lsclusters and i get the error: "Use of
> > uninitialized value $info{"owneruid"} in getpwuid at
> /usr/bin/pg_lsclusters
> > line 28"
>
> Please report to Debian -- they are the ones that write these programs.
>
> --
> Alvaro Herrera
> http://www.CommandPrompt.com/
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
>

--
"Patriotism is the conviction that your country is superior to all others
because you were born in it." -- George Bernard Shaw

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2009-04-23 15:52:51 Re: recover corrupt DB?
Previous Message rwade 2009-04-23 15:36:17 Re: Dynamic SQL in Function