Re: [GENERAL] getting failed while creating user accounts

2006-03-12 Thread Javier Carlos
Hi, In some *nix distributions the username 'postgres' is already in /etc/passwd. If so, you don't need to create it again. Just assure that the directory where the database cluster will reside belongs to the user 'postgres', and also when you'll go to create the DB cluster (with the command

Re: [GENERAL] getting failed while creating user accounts

2006-03-12 Thread Ycrux
Hi! Try : http://yhafri.club.fr/crux/postgresql/Pkgfile http://yhafri.club.fr/crux/postgresql/README Let me know if you still have install problems cheers Younes venu gopal a écrit : Hi all, I m trying to install postgres8.1 on my system.I tried with account name postgres.I was getting an

Re: [GENERAL] getting failed while creating user accounts

2006-03-12 Thread Andreas Kretschmer
venu gopal <[EMAIL PROTECTED]> schrieb: > Please give me the suggestions where i have to make > changes to make my installation to be > successful.Please reply me ASAP Please tell us your OS and distribution. Why you don't use a package for your distribution? I have DEBIAN without any problems.

[GENERAL] getting failed while creating user accounts

2006-03-12 Thread venu gopal
Hi all, I m trying to install postgres8.1 on my system.I tried with account name postgres.I was getting an error of unable to create user account.user account already exists. If i try with any other user any of the following error is arising 1.unable to create user account.user account alre