Re: problem with postgres

2001-10-18 Thread Alberto Cabello Sanchez
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

Problem with postgres database

2001-07-11 Thread Brian Schramm
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