Use the below command to install the postgre
Reset the password
Connect to the postgre DB in a terminal
sudo apt-get install postgresql-9.1
Connect to the DB using PgAdmin IIIReset the password
Connect to the postgre DB in a terminal
sudo -u postgres psql
reset the password\password postgres
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.