Postgrees sql parole

Tiek skatīts 5 ierakstu – 1 līdz 5 (no 5 kopumā)
  • Autors
    Ieraksti
  • #158206
    agrise1
    Participant

    Dodiet padomu analfabētam!

    Atkārtoti instalējot Postgrees sql, prasa lietotājvārdu un paroli, kurus esmu pazaudējis!

    Kā rīkoties?

    Paldies, ja kāds atsauksies!

    #297133
    prusaks
    Participant

    OS neesi pateicis, bet *nix sistēmai tas notiek sekojoši:

    psql -d template1

    ALTER USER postgres WITH PASSWORD ‘new_password’;

    q

    Postgres ir laba dokumentācija: https://www.postgresql.org/docs/9.2/static/index.html

    Ja ir jautājumi, tad tur visticamākais arī būs atbildes.

    #297134
    agrise1
    Participant

    Man, diemžēl, ir vista un xp otram kompim

    #297135
    m2tv
    Participant

    Kur tad visi krutie speci pazuduši?

    Delete the postgres user, and it will accept any password if you reinstall it:

    *click on Start and go to Programs -> Accessories -> Command Prompt

    *If you are on Vista, rightclick and choose “Run as Administrator”.

    A black box should appear. Type ‘net user postgres /delete’ (without the quotes) and press enter.

    The user is now deleted and you can (re)install PostgreSQL.

    or

    Go to C:Program FilesPostgreSQL8.xdata, move the pg_hba file to your Desktop and open it with notepad.

    *Scroll to the bottom and change all md5 to trust. Save and close the file.

    *Move the file back to the data folder.

    *Restart the PostgreSQL service: Control Panel -> Administrative Tools -> Services

    #297136
    akms47
    Participant
Tiek skatīts 5 ierakstu – 1 līdz 5 (no 5 kopumā)
  • Jums ir jāpieslēdzas sistēmai, lai varētu komentēt šo tēmu.
Jaunākais portālā