You can try
postgres:~$ psql
blablabla
template1=> create user somebody createdb ;
postgres:~$ su - somebody
Password:
somebody:~$psql
template1=> create database something;
I hope this help...
>
> i try to install postgreSQL on debian testing, but i have problem :
>
> >
> > ~$ createuser
I just upgraded from potato to Progeny Debian. The upgrade went fairly
smooth (thanks Progeny) and the system seems to be working well. My
problem is that the postgres database says that my username does not exist
in the pg_shadow file any more. I thought that this was a problem that
the users d
2 matches
Mail list logo