From: | Tom Allison <tom(at)tacocat(dot)net> |
---|---|
To: | Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Debian problem... |
Date: | 2007-09-11 09:49:50 |
Message-ID: | E1E9E9BC-4D18-44A4-BD87-6191D4024E37@tacocat.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I was able get my database working again.
Never figured out why...
On Sep 11, 2007, at 12:52 AM, 李彦 Ian Li wrote:
>
> 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
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that
> your
> message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2007-09-11 10:12:32 | Re: Partial index with regexp not working |
Previous Message | Gregory Stark | 2007-09-11 09:48:22 | Re: Time Zone design issues |