Re: how can i get initdb

From: "J(dot) Manuel Velasco - UBILIBET" <tech(at)ubilibet(dot)com>
To: salman <salmanb(at)quietcaresystems(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: how can i get initdb
Date: 2008-05-13 16:05:48
Message-ID: 4829BC5C.4080600@ubilibet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

found it, thanks a lot

tomorrow i will try set the encoding with initdb adn try to restore the
database

thanks a have a good end of the day !

salman escribió:
> J. Manuel Velasco - UBILIBET wrote:
>> Hello,
>>
>> I read that with initdb command I can specify the server encoding,
>> but with my installation I don't hae initdb command.
>>
>> How can I install it? Please
>>
>> Thanks.
>>
>> PS: I installed postgresql-8.3 debian package and it's respectives
>> dependencies.
>> --
>
> initdb for debian's postgres 8.3 package is in
> /usr/lib/postgresql/8.3/bin/initdb -- it's probably just not in your
> nomal path.
>
> root(at)Athena:~# dpkg -L postgresql-8.3 |grep -i initdb
> /usr/lib/postgresql/8.3/bin/initdb
>
> -salman
>

--

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Rich 2008-05-13 16:07:09 Re: Conditional on Select List
Previous Message Sam Mason 2008-05-13 16:04:17 Re: Conditional on Select List