17/08/2005, 14:43
|
| | Fecha de Ingreso: abril-2002
Mensajes: 1.014
Antigüedad: 22 años, 7 meses Puntos: 8 | |
C:\Programacion\PostgreSQL\bin>createuser
Enter name of user to add: javi4
Shall the new user be allowed to create databases? (y/n) y
Shall the new user be allowed to create more new users? (y/n) y
Password:
createuser: could not connect to database template1: FATAL: password authentica
tion failed for user "Miki"
... donde "miki" es el usuario administrador con el que he ingresado al xp, y que está recogido en la variable de entorno USERNAME (se ve con el comando SET) |