Ligia Pimentel writes:
> I want to create a user but I want to assign a password to it from the
> comand line, I don't want it to be prompted. Can it be done?
psql -c "create user foo with password 'bar';"
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter