PDA

View Full Version : re??


monher
10-09-02, 07:11
ok, I can give the password to the postgres user, but:
Whatīs the matter with the Administrador user?, not the postgres user.
The user that I say, it's a user that itīs in the table pg_shadow, in the field usename and its name is: Administrador. I have installed PostgreSql in Windows.

eperich
10-09-02, 11:45
\h CREATE USER
and
\h ALTER USER

These are the users in pg_shadow with the passwords

connect with the user name and with the password you have specified