Re: How to create a new user with password in commandline with no prompt for password
Hi Shane
Thanks for u r suggestions
I tried to create user with the following command ..Im getting authentication error for postgres user
[root(at)g151~]# echo "CREATE USER globus WITH PASSWORD 'globus' CREATEDB;" | psql -U postgres
psql: FATAL: IDENT authentication failed for user "postgres"
Home |
Main Index |
Thread Index