Re: postgresql 8.4 on android table with debian installed (Debian Kit APK) - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: postgresql 8.4 on android table with debian installed (Debian Kit APK)
Date
Msg-id 20130731213150.GB14652@eldon.alvh.no-ip.org
Whole thread Raw
In response to postgresql 8.4 on android table with debian installed (Debian Kit APK)  ("f-s@libero.it" <f-s@libero.it>)
List pgsql-bugs
f-s@libero.it wrote:
> problem:
> I have build from source posgresql (8.4) on a android table whith a minimal linux debian installed."configure"
processand "make" (compiling source) and "make install": all are OK!! 
> Also initdb works fine (/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data).
> but postgresql (launched with "/usr/local/pgsql/bin/postgres -D /usr/local/pgsql/data") always says :
> LOG:  could not create IPv6 socket: Permission denied
> LOG:  could not create IPv4 socket: Permission denied
> WARNING:  could not create listen socket for "localhost"
> FATAL:  could not create any TCP/IP sockets

Maybe the Android kernel (or something) is tweaked to prohibit processes
from creating sockets.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

pgsql-bugs by date:

Previous
From: "f-s@libero.it"
Date:
Subject: postgresql 8.4 on android table with debian installed (Debian Kit APK)
Next
From: Mark Kirkwood
Date:
Subject: Re: postgresql 8.4 on android table with debian installed (Debian Kit APK)