[BUGS] BUG #8352: Using UPPER in ON clause of JOIN

2013-08-01 Thread dyuen
The following bug has been logged on the website: Bug reference: 8352 Logged by: Daisy Email address: dy...@rbauction.com PostgreSQL version: 9.2.4 Operating system: Windows 7 Description: When joining two tables on a varchar column wrapped in a upper statement, the j

[BUGS] BUG #8353: Core dump with uuid-ossp on FreeBSD 9,2

2013-08-01 Thread mbadolato
The following bug has been logged on the website: Bug reference: 8353 Logged by: Mark Badolato Email address: mbadol...@gmail.com PostgreSQL version: 9.2.4 Operating system: FreeBSD 9.2 Description: I saw a similar issue to this in the mailing list from back in 2007 (

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] BUG #8347: PANIC: heap_insert_redo: failed to add tuple when applying WAL

2013-08-01 Thread Maciek Sakrejda
On Tue, Jul 30, 2013 at 9:28 PM, Andres Freund wrote: > Any chance you could https://github.com/snaga/xlogdump that and the > neighbouring segments? That might tell us whether we're dealing with > broken locking or possibly disk corruption (doesn't sound too likely). > Actually, we did find what

[BUGS] BUG #8351: contraseƱa postgresql

2013-08-01 Thread josealdea
The following bug has been logged on the website: Bug reference: 8351 Logged by: jose alberto casanueva perez Email address: joseal...@hotmail.com PostgreSQL version: 8.4.0 Operating system: windows 7 Description: he olvidado mi contraseƱa del pgadminiii. Hay alguna f

[BUGS] BUG #8350: unable to register pgAgent

2013-08-01 Thread harshmailbox85
The following bug has been logged on the website: Bug reference: 8350 Logged by: Harsh Vadhan Email address: harshmailbo...@gmail.com PostgreSQL version: 9.2.2 Operating system: windows Description: Dear Sir, i have installed the pgAgent, but unable to register its

Re: [BUGS] pgBench cannot use prepared statements and reconnections

2013-08-01 Thread Josh Berkus
On 07/31/2013 04:11 PM, Mark Kirkwood wrote: > Hmmm, apologies - actually it didn't - I read right past the text > > ERROR: prepared statement "P0_7" does not exist > Yah. It's quite possible that the answer is to explicitly disallow this -- the only reason I even tried it is that I was testin