I installed PostgreSQL 7.4 on RedHat8, but I keep getting this error when I do "createdb testdb" or "createuser username".
I rebuilt postgresql but same thing. Then, I tried a fresh installation, still didnt work.
All directory permissions are set to 'postgres'
psql: FATAL 1: cannot open /var/lib/pgsql/data/global/1262: Permission denied
createuser: creation of user "notions" failed
thanks
I rebuilt postgresql but same thing. Then, I tried a fresh installation, still didnt work.
All directory permissions are set to 'postgres'
psql: FATAL 1: cannot open /var/lib/pgsql/data/global/1262: Permission denied
createuser: creation of user "notions" failed
thanks