postgresql 8.4 on android table with debian installed (Debian Kit APK)

From: "f-s(at)libero(dot)it" <f-s(at)libero(dot)it>
To: pgsql-bugs(at)postgresql(dot)org
Subject: postgresql 8.4 on android table with debian installed (Debian Kit APK)
Date: 2013-07-31 21:13:09
Message-ID: 11459619.27309311375305189305.JavaMail.defaultUser@defaultHost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

problem:
I have build from source posgresql (8.4) on a android table whith a minimal linux debian installed."configure" process and "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

can you help me?
(ps: No other process on socket port 5432 is running...)
Thanks very much.
Fabrizio Sacco / Parma / Italy

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2013-07-31 21:31:50 Re: postgresql 8.4 on android table with debian installed (Debian Kit APK)
Previous Message Alvaro Herrera 2013-07-31 20:55:33 Re: 9.3beta2: Failure to pg_upgrade