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

2013-08-01 Thread Mark Kirkwood
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. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.or

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

2013-08-01 Thread Mark Kirkwood
On 01/08/13 22:13, f...@libero.it wrote: Da: mark.kirkw...@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 w

Re: [BUGS] postgresql 8.4 on android table with debian installed (Debian Kit APK)

2013-07-31 Thread Mark Kirkwood
On 01/08/13 09:13, f...@libero.it wrote: problem: 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 See http://android-dls.com/

Re: [BUGS] postgresql 8.4 on android table with debian installed (Debian Kit APK)

2013-07-31 Thread Alvaro Herrera
f...@libero.it wrote: > 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/da

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

2013-07-31 Thread f...@libero.it
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 wi

Re: [BUGS] PostgreSQL 8.4

2011-08-02 Thread Craig Ringer
On 3/08/2011 12:11 AM, Kevin Grittner wrote: Glonet NV / Mathieu Aras wrote: Can we install PostgreSQL 8.4 on a server 2008? Is it X64 and X32 compatible? This is not a bug. A more appropriate list for this question would have been pgsql-general. I'm not sure what "server 2008" is, but if

Re: [BUGS] PostgreSQL 8.4

2011-08-02 Thread Kevin Grittner
Glonet NV / Mathieu Aras wrote: > Can we install PostgreSQL 8.4 on a server 2008? Is it X64 and X32 > compatible? This is not a bug. A more appropriate list for this question would have been pgsql-general. I'm not sure what "server 2008" is, but if it's some form of Windows, version 8.4 sh

[BUGS] PostgreSQL 8.4

2011-08-02 Thread Glonet NV / Mathieu Aras
Dear sir, Can we install PostgreSQL 8.4 on a server 2008? Is it X64 and X32 compatible? Best Regards, Mathieu Mathieu Aras Systeembeheer & Ondersteuning math...@glonet.be http://www.glonet.be Glonet NV Beverestraat 59 B-9700 Oudenaarde tel: +

Re: [BUGS] postgresql-8.4 error

2010-11-29 Thread Martin Pitt
Hello Mohammed, Mohammed Rashad [2010-11-29 20:50 +0530]: > I reinstalled the postgresql and got this error > * Starting PostgreSQL 8.4 database server >* Insecure directory in $ENV{PATH} while running with -T switch at > /usr/bin/pg_ctlcluster line 63. This is not an upstream bug at all. Ca

Re: [BUGS] postgresql-8.4 error

2010-11-29 Thread Mohammed Rashad
I reinstalled the postgresql and got this error * Starting PostgreSQL 8.4 database server * Insecure directory in $ENV{PATH} while running with -T switch at /usr/bin/pg_ctlcluster line 63. On Mon, Nov 29, 2010 at 8:43 PM, Kevin Grittner wrote: > Mohammed Rashad wrote: > > > I am getting th

Re: [BUGS] postgresql-8.4 error

2010-11-29 Thread Kevin Grittner
Mohammed Rashad wrote: > I am getting this error > > * Starting PostgreSQL 8.4 database server > * Error: could not exec > /usr/lib/postgresql/8.4/bin/pg_ctl > /usr/lib/postgresql/8.4/bin/pg_ctl start -D > /var/lib/postgresql/8.4/main -l > /var/log/postg

[BUGS] postgresql-8.4 error

2010-11-29 Thread Mohammed Rashad
I am running ubuntu 10.04 I have problem installing postgresql-8.4 when i tried to start postgresql /etc/init.d/postgresql-8.4 start I am getting this error * Starting PostgreSQL 8.4 database server * Error: could not exec /usr/lib/postgresql/8.4/bin/pg_c

Re: [BUGS] PostgreSQL 8.4 - dumping database connection privileges

2010-05-12 Thread Russell Smith
On 03/05/10 01:30, Tom Lane wrote: > Russell Smith writes: > >> On 02/05/10 01:36, Tom Lane wrote: >> >>> No, that's the intended place for them given the current division of >>> labor between pg_dump and pg_dumpall. There have been complaints before >>> about this, but no one has propose

Re: [BUGS] PostgreSQL 8.4 - dumping database connection privileges

2010-05-02 Thread Tom Lane
Russell Smith writes: > On 02/05/10 01:36, Tom Lane wrote: >> No, that's the intended place for them given the current division of >> labor between pg_dump and pg_dumpall. There have been complaints before >> about this, but no one has proposed a better approach (where better >> means "fixes this

Re: [BUGS] PostgreSQL 8.4 - dumping database connection privileges

2010-05-01 Thread Russell Smith
On 02/05/10 01:36, Tom Lane wrote: > Russell Smith writes: > >> Is this considered a bug that the only way to do a dump/restore with >> database privileges is to use pg_dumpall? >> > No, that's the intended place for them given the current division of > labor between pg_dump and pg_dumpall

Re: [BUGS] PostgreSQL 8.4 - dumping database connection privileges

2010-05-01 Thread Tom Lane
Russell Smith writes: > Is this considered a bug that the only way to do a dump/restore with > database privileges is to use pg_dumpall? No, that's the intended place for them given the current division of labor between pg_dump and pg_dumpall. There have been complaints before about this, but no

[BUGS] PostgreSQL 8.4 - dumping database connection privileges

2010-05-01 Thread Russell Smith
Hi, I've recently upgraded to PostgreSQL 8.4 as Redhat had begun supporting it. I have tried to dump database grants, but have only found an obscure way to do it. I would expect; postgres$ pg_dump -Fc database_name > backup.pgdump would include all of the GRANT CONNECT on database_name TO "Rol

Re: [BUGS] postgresql 8.4 install failed on windows xp chinese PRC

2009-07-01 Thread Sachin Srivastava
On 07/02/2009 09:17 AM, 刘鑫 wrote: system : windows xp Chinese simple postgres : postgresql-8.4.0-1-windows.exe installl processing and errors: install failed by one click installer, then I run initdb. Can you please post the error part in the install logs present in your system's temp direct

Re: [BUGS] postgresql 8.4 install failed on windows xp chinese PRC

2009-07-01 Thread Itagaki Takahiro
?? wrote: > system : windows xp Chinese simple > postgres : postgresql-8.4.0-1-windows.exe > F:\PostgreSQL\8.4\bin>initdb -U postgres --encoding=utf8 --locale=utf8 It's not a bug, just "utf8" is not a valid locale name. Use the following instead: $ initdb --encoding=UTF8 --locale="Chinese (Simp

[BUGS] postgresql 8.4 install failed on windows xp chinese PRC

2009-07-01 Thread 刘鑫
system : windows xp Chinese simple postgres : postgresql-8.4.0-1-windows.exe installl processing and errors: install failed by one click installer, then I run initdb. F:\PostgreSQL\8.4\bin>initdb -U postgres --encoding=utf8 --locale=utf8 --lc-coll ate='missing' F:\PostgresSQL\8.4\data initdb: in