Re: Where is initdb?

From: Jeremiah Jahn <jeremiah(at)cs(dot)earlham(dot)edu>
To: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Where is initdb?
Date: 2004-01-26 19:43:16
Message-ID: 1075146196.9446.170.camel@bluejay.goodinassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

although it will be taken care of, make sure that initdb sets the local
language to C or your string indexes will not be used.. Unless this has
been fixed and en_US works as as well?

On Mon, 2004-01-26 at 13:32, Peter Eisentraut wrote:
> Jerome Lyles wrote:
> > I have installed Postgresql 7.4 on a Suse 9.0 system using apt.
> > I cannot do this:
> >
> > /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
>
> Just run
>
> /etc/init.d/postgresql start
>
> and it will be taken care of. Read the README files in
> /usr/share/doc/packages/postgresql-* to learn about how the packages
> are layed out.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
--
Jeremiah Jahn <jeremiah(at)cs(dot)earlham(dot)edu>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martín Marqués 2004-01-26 19:51:49 Re: Where is initdb?
Previous Message Peter Eisentraut 2004-01-26 19:32:03 Re: Where is initdb?