Skip to content

Install MySQL and PostgreSQL in Debian  #13

Closed
@jasontn

Description

@jasontn

First, I would like to comment that you have done an excellent job to easily install Linux onto an Android device.

I am trying to install MySQL and PostgreSQL inside Debian Wheezy but both installations using aptitude failed. Is there anything that I should look out for? Do you need my log files?

Thanks.

Jason Tan Boon Teck

Activity

meskes

meskes commented on Jan 31, 2013

@meskes

You have to add the postgres user to the inet group so it is allowed to create a socket. Just run this in our chroot:

usermod -aG aid_inet postgres

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @meefik@meskes@jasontn

        Issue actions

          Install MySQL and PostgreSQL in Debian · Issue #13 · meefik/linuxdeploy