Re: Debian problem...

From: 李彦 Ian Li <liyan82(at)gmail(dot)com>
To: Tom Allison <tom(at)tacocat(dot)net>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Debian problem...
Date: 2007-09-11 04:52:20
Message-ID: 46E61F04.3070104@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Maybe some Debian specific commands will help:
pg_lsclusters: list clusters you have on the machine;
pg_dropcluster: drop an existing cluster;
pg_createcluster: create new cluster.

Regards.

Tom Allison wrote:
> Ran into a problem.
>
> I hosed up postgresql by deleting the data directory.
> So I thought I would just uninstall and reinstall postgres using Debian
> packages.
>
> Now I have nothing working.
>
> Wondering if anyone here has any suggestions on what to do with a Debian
> installation.
> If not, I'm checking that list too, but it might be a while...
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message finecur 2007-09-11 04:55:21 constrains on two tables
Previous Message Ron St-Pierre 2007-09-11 04:08:10 Re: Debian problem...