Thread: Re: R: Re: postgresql 8.4 on android table with debian installed (Debian Kit APK)

On 01/08/13 22:13, f-s@libero.it wrote:
>> Da: mark.kirkwood@catalyst.net.nz
>>
>> See  http://android-dls.com/wiki/index.php?title=Debian_on_G1 near the
>> bottom they discuss this issue.
>>
>> Cheers
>>
>> Mark
>
> Thanks very very much: problem solved, postgresql, apache2, php5 ported on a
> 50$
> small android table with little debian ... transformed in a very fast, cheap
> and portable (200 g) server!!!
>
> So it's possible (I think) porting postgresql database on  all android tablets
> and rooted android cellulars!!!
>
>


For the archives, looks like that was the issue, users need to be a
member of a certain group (gid 303) to use sockets (which is exactly
what Alvaro suspected).

Cheers

Mark
On 02/08/13 09:47, Mark Kirkwood wrote:

> For the archives, looks like that was the issue, users need to be a
> member of a certain group (gid 303) to use sockets (which is exactly
> what Alvaro suspected).
>
>

Make that gid 3003, sorry.