ADMINIII several minor problems in the process of connecting Linux PostgreSQL

Source: Internet
Author: User
Tags postgresql

1, postgresql.conf in the main configuration file to configure the PostgreSQL binding IP, if not set, may only be bound to the closed-loop address: 127.0.0.1, can be set to 0.0.0.0; it includes everything. IPV4 address

2, pg_hba.conf in the settings, the main is to add the connection client machine IP, and after the IP to add a/32,/32 is Ipv4, IPv6 is/128. Method is written directly password. Setting method reference:/HTTP Wiki.postgresql.org/wiki/9.1%e7%ac%ac%e5%8d%81%e4%b9%9d%e7%ab%a0

3, configuration modification, you can use the INIT.D directory in the startup script reload overload configuration, restart No, with it, the modified configuration cannot take effect,

4. To say the digression, I installed the PostgreSQL 9.2 version, if the machine installed on the vc++2008 package may lead to PostgreSQL ADMINIII and PostgreSQL service will not start

ADMINIII several minor problems in the process of connecting Linux PostgreSQL

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.