Re: [ADMIN] initdb fails in SuSE 6.0

1999-03-26 Thread Michael Dratz
Jan, thank you for your quick answer! Yes, I ran ldconfig after installing postgres and the path is in ld.so.conf. So I`m still clueless! Michael On 26-Mar-99 Jan Wieck wrote: >> But initdb stops with the following message: >> >> [...] >> >> This happens despite the fact, that pg_id i

Re: [ADMIN] initdb fails in SuSE 6.0

1999-03-26 Thread Michael Dratz
When I just start it: postgres@hobbes:/usr/local/pgsql > pg_id 26 It tells me I can use a parameter: postgres@hobbes:/usr/local/pgsql > pg_id -? pg_id: invalid option -- ? usage: pg_id [login] But when I do it, the following happens postgres@hobbes:/usr/local/pgsql > pg_id pos

Re: [ADMIN] initdb fails in SuSE 6.0

1999-03-26 Thread Michael Dratz
Jan, thanks a lot! I will look into that later, when I have more time. Maybe I will come back to you if I have questions, or get some results. Have a nice weekend! Michael On 26-Mar-99 Jan Wieck wrote: >> >> >> When I just start it: >> postgres@hobbes:/usr/local/pgsql > pg_id >>