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.

[EMAIL PROTECTED]:~# dpkg -L postgresql-8.3 |grep -i initdb
/usr/lib/postgresql/8.3/bin/initdb

-salman

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to