[BUGS] BUG #8445: the database system is in recovery mode

2013-09-12 Thread dqwhappyday
The following bug has been logged on the website: Bug reference: 8445 Logged by: diaoqiwei Email address: dqwhappy...@163.com PostgreSQL version: 9.0.0 Operating system: centos Description: 2013-09-11 01:03:19 CST PANIC: stuck spinlock (0x2af93779bcd8) detected at dy

[BUGS] BUG #8447: With table inheritance, indexes seems to be ignored when looking over indexed fields in base table

2013-09-12 Thread stormbyte
The following bug has been logged on the website: Bug reference: 8447 Logged by: David Carlos Manuelda Email address: stormb...@gmail.com PostgreSQL version: 9.3.0 Operating system: Gentoo Linux Description: In a simple table inheritance model, indexes seem to be igno

[BUGS] BUG #8448: looping through query results exits at 10th step under some conditions

2013-09-12 Thread laszlo . rozsahegyi
The following bug has been logged on the website: Bug reference: 8448 Logged by: László Rózsahegyi Email address: laszlo.rozsahe...@rool.hu PostgreSQL version: 9.3.0 Operating system: windows 7 64 bit Description: Looping through query results exits at 10th step when

Re: [BUGS] BUG #8447: With table inheritance, indexes seems to be ignored when looking over indexed fields in base table

2013-09-12 Thread Kevin Grittner
"stormb...@gmail.com" wrote: > [ Seq Scan is used on empty relation, rather than Index Scan ] > This is not the expected result.  [ ... ] it is still using > sequential scan rather than what would be expected: Index Scan This is not a bug. If statistics indicate that all rows can be accessed w

[BUGS] Re: BUG #8444: ERROR: table name "tblb" specified more than once in subquery

2013-09-12 Thread David Johnston
A much more simple example courtesy of Chris Travers from the original -general thread that I suggested be moved to -bugs. > Here is a minimal query that demonstrates the problem. In 9.1 it works: > > chris=# select * FROM current_user u join (current_user u cross join > current_user v) x on tr

[BUGS] BUG #8449: ODBC Failure with Access 10

2013-09-12 Thread pulsack . heike
The following bug has been logged on the website: Bug reference: 8449 Logged by: Heike Pulsack Email address: pulsack.he...@gmx.de PostgreSQL version: 9.3.0 Operating system: Windows 8 Description: Hello, I'm not able to link in Access to the table "map". I get an O