Re: [BUGS] BUG #8241: submisson

2013-06-21 Thread Magnus Hagander
Hi! There was a bug in the website code caused by an upgrade. This was fixed yesterday, so please try again now. /Magnus On Jun 20, 2013 5:09 PM, wrote: > The following bug has been logged on the website: > > Bug reference: 8241 > Logged by: Oksana > Email address: luk...@nov

Re: [BUGS] BUG #8242: No way to debug "subquery must return only one column" error

2013-06-21 Thread Борис Ромашов
Tom, suppose you haven't understood what the problem I'm facing with. Let me explain deeper. Try to execute the following 2 queries. select (select generate_series(1,2)); select (select generate_series(1,1)); They differ only in data, both of them are well-written, so there is not the problem in

Re: [BUGS] BUG #8242: No way to debug "subquery must return only one column" error

2013-06-21 Thread Борис Ромашов
I just realized that I wanted to ask about another error. *more than one row returned by a subquery used as an expression * not about *subquery must return only one column* 2013/6/21 Борис Ромашов > Tom, suppose you haven't understood what the problem I'm facing with. > Let me explain deeper. >

[BUGS] BUG #8245: Urgent:Query on slave failing with invalid memory alloc request size 18446744073709537559

2013-06-21 Thread kapplegate
The following bug has been logged on the website: Bug reference: 8245 Logged by: Kim Applegate Email address: kappleg...@apsalar.com PostgreSQL version: 9.2.4 Operating system: OpenIndiana Description: One of our queries has started failing randomly on our slaves

[BUGS] BUG #8247: Duplicate database names - pg_dump backup fails

2013-06-21 Thread paul . macdonald
The following bug has been logged on the website: Bug reference: 8247 Logged by: Paul Macdonald Email address: paul.macdon...@ssc-spc.gc.ca PostgreSQL version: Unsupported/Unknown Operating system: Debian Sarge Description: Postgres version: 7.4.7-6sarge1 Issue: pg_

Re: [BUGS] BUG #8247: Duplicate database names - pg_dump backup fails

2013-06-21 Thread Tom Lane
paul.macdon...@ssc-spc.gc.ca writes: > Postgres version: 7.4.7-6sarge1 Egad. Not only has 7.4 been EOL for years, but the last release in that series was 7.4.30. You are missing many years' worth of bug fixes. You really, really, really need to get off of that PG version ASAP. > Issue: pg_dump

Re: [BUGS] BUG #8245: Urgent:Query on slave failing with invalid memory alloc request size 18446744073709537559

2013-06-21 Thread Tom Lane
kappleg...@apsalar.com writes: > One of our queries has started failing randomly on our slaves with > invalid memory alloc request size 18446744073709537559 It's hard to say much with that amount of information. Is it always the exact same number? The root cause is probably either corrupted data

[BUGS] BUG #8246: Delete Cascade causing performance issues

2013-06-21 Thread msandeep27
The following bug has been logged on the website: Bug reference: 8246 Logged by: sandeep Email address: msandee...@gmail.com PostgreSQL version: 8.4.17 Operating system: windows 7 Description: Hi All, I have a database containing 10 tables say as t1 ,t2,t3,t4..t10

[BUGS] BUG #8248: se presenta una excepcion cuando intento realizar consultas des la aplicacion en netbeasns

2013-06-21 Thread javelasco30
The following bug has been logged on the website: Bug reference: 8248 Logged by: Jefferson Velasco Email address: javelasc...@misena.edu.co PostgreSQL version: 8.4.0 Operating system: windows Description: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.

Re: [BUGS] BUG #8248: se presenta una excepcion cuando intento realizar consultas des la aplicacion en netbeasns

2013-06-21 Thread Jaime Casanova
On Fri, Jun 21, 2013 at 2:06 PM, wrote: > The following bug has been logged on the website: > > Bug reference: 8248 > Logged by: Jefferson Velasco > Email address: javelasc...@misena.edu.co > PostgreSQL version: 8.4.0 > Operating system: windows > Description: > > Exception [