[Original] Do you want to choose a different one when PostgreSQL is started on Linux as4? Problem

Source: Internet
Author: User

Do you want to choose a different one? Solution

OS: Linux as4u2
DB: posgresql 8.1

Copy the PostgreSQL script to the/etc/init. d/directory according to the PostgreSQL installation instructions. After chkconfig -- add PostgreSQL,
Run service PostgreSQL start in the system. After the server is restarted, PG cannot start properly. view the serverlog
There is "Do you want to choose a different one ?" Prompt. Some netizens used the runuser command to replace the Su in PostgreSQL to solve the problem, but I tried
No.
Continue to check the information and learn that SELinux is caused by a configuration of SELinux = enforcing. Change it to SELinux = disabled.
The configuration file is in/etc/SELinux/config.
I am going to post this article, hoping to help users who have encountered the same problems as me.

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.