Install and uninstall Ubuntu-PostgreSQL

Source: Internet
Author: User
Tags psql

Installation:

Sudo apt-Get install PostgreSQL set the password Sudo-u Postgres Psql Postgres = # alter User Login s with password 'login s '; postgres = # \ qsudo passwd-D unzip ssudo-u Postgres passwd change configuration file sudo Vim/etc/PostgreSQL/8.4/main/PostgreSQL. conflisten_addresses = '*' password_encryption = onsudo Vim/etc/PostgreSQL/8.4/main/pg_assist.conf host all 0.0.0.0/0 md5sudo/etc/init. d/PostgreSQL restart test connection Psql-u Postgres -H 127.0.0.1postgres = # Install the GUI management tool sudo apt-Get install pgadmin3 uninstall dpkg -- list | grep PostgreSQL dpkg -- purge <insert packagehere> and then reinstall and use aptitude to install PostgreSQL, you can obtain all the configuration files again. Reference: http://www.cnblogs.com/ctou45/archive/2011/05/26/2057852.html http://zh-cn.w3support.net/index.php? DB = Su & id = 76495

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.