Chris Gokey writes:

> Funny though, I can't figure out what the purpose of CREATE USER from
> the psql prompt is used for anymore?  It seems all user creation is done
> from the unix prompt.  

Actually createuser is a script that essentially calls psql -c "CREATE
USER ...".


-- 
Peter Eisentraut                  Sernanders väg 10:115
[EMAIL PROTECTED]                   75262 Uppsala
http://yi.org/peter-e/            Sweden

Reply via email to