Re: [BUGS] Violation of primary key constraint

2013-02-01 Thread Tom Lane
Toby Murray writes: > On Fri, Feb 1, 2013 at 3:58 PM, Tom Lane wrote: >> It's conceivable that this was a software glitch not a hardware glitch, >> ie Postgres forgetting the dirty-bits for a batch of pages, but we've >> not seen any similar reports elsewhere. So I'm leaning to the hardware >> e

Re: [BUGS] Violation of primary key constraint

2013-02-01 Thread Toby Murray
On Fri, Feb 1, 2013 at 3:58 PM, Tom Lane wrote: > Toby Murray writes: >> On Thu, Jan 31, 2013 at 5:43 PM, Tom Lane wrote: >>> Could we see the full results of heap_page_items(get_raw_page()) for >>> each of the pages where any of these tuples live, viz > >> Seems awkward to put inline so I made

Re: [BUGS] postgres 9.2.2 point conversion from polygon doesn't always give accurate center

2013-02-01 Thread Tom Lane
Colin Dunklau writes: > Hello! I believe I've found a bug in the type conversion process from > polygon to point. > In the documentation found here > http://www.postgresql.org/docs/9.2/interactive/functions-geometry.html, > Table 9-32 claims that running the point() function on a polygon > retur

Re: [BUGS] Violation of primary key constraint

2013-02-01 Thread Tom Lane
Toby Murray writes: > On Thu, Jan 31, 2013 at 5:43 PM, Tom Lane wrote: >> Could we see the full results of heap_page_items(get_raw_page()) for >> each of the pages where any of these tuples live, viz > Seems awkward to put inline so I made a text file with these results > and am attaching it. Ho

[BUGS] postgres 9.2.2 point conversion from polygon doesn't always give accurate center

2013-02-01 Thread Colin Dunklau
Hello! I believe I've found a bug in the type conversion process from polygon to point. In the documentation found here http://www.postgresql.org/docs/9.2/interactive/functions-geometry.html, Table 9-32 claims that running the point() function on a polygon returns the "center of polygon". This is

[BUGS] BUG #7845: Error (0x00002747/10055) and Srv Error id: 2019

2013-02-01 Thread morgan . huot
The following bug has been logged on the website: Bug reference: 7845 Logged by: Morgan Email address: morgan.h...@altran.com PostgreSQL version: 9.0.4 Operating system: Windows XP Embedded Description: Hello, We are developing a medical Software with LabVIEW which s

Re: [BUGS] BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328

2013-02-01 Thread Tom Lane
Pius Chan writes: > Thanks for your prompt response. Yeah, I should have provided you with my > testing scripts. BTW, during numerous tests, I felt that if there is no long > holding transaction (the one used for middle-tier service master/slave > failover), the database server is much quicker

Re: [BUGS] BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328

2013-02-01 Thread Pius Chan
Tom, Thanks for your prompt response. Yeah, I should have provided you with my testing scripts. BTW, during numerous tests, I felt that if there is no long holding transaction (the one used for middle-tier service master/slave failover), the database server is much quicker to recover the space

Re: [BUGS] BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328

2013-02-01 Thread Tom Lane
Pius Chan writes: > The ERROR happened again. After several days of investigation and testing, I > can now reproduce the ERROR in my testing environment. The reason why the > ERROR used to happen in a certain time period is that our report batch jobs > run in that period and the batch job can m

Re: [BUGS] BUG #7842: pg_dump scripts view to table

2013-02-01 Thread Tom Lane
=?UTF-8?B?TWFjaWVqIMWBb3B1c3phxYRza2k=?= writes: > is there a way to find exactly what object/table/column creates this > circular dependency? Look into pg_depend for entries referencing the view or the view's rowtype. (Offhand I'd bet it's the latter.) So the refobjid would be 'viewname'::reg

Re: [BUGS] BUG #7843: Incorrect using icacls

2013-02-01 Thread Dave Page
On Friday, February 1, 2013, wrote: > The following bug has been logged on the website: > > Bug reference: 7843 > Logged by: Andrey > Email address: quiver...@gmail.com > PostgreSQL version: 9.2.2 > Operating system: Windows 7 x64 > Description: > > When i try to install post

Re: [BUGS] BUG #7842: pg_dump scripts view to table

2013-02-01 Thread Maciej Łopuszański
is there a way to find exactly what object/table/column creates this circular dependency? pg_dumb even in verbose mode does not warn/error of this situation. I managed to find this by testing copy of production db(this should be reported by pg_dump). also there is nothing fancy about this 'vie

[BUGS] BUG #7844: xpath missing entity decoding - bug or feature

2013-02-01 Thread info
The following bug has been logged on the website: Bug reference: 7844 Logged by: fduerr Email address: i...@fduerr.de PostgreSQL version: 9.2.2 Operating system: Debian Description: Up until 9.1 select (xpath('/z/text()', ('' || 'AT&T' || '')::xml))[1]; returned 'AT

[BUGS] BUG #7843: Incorrect using icacls

2013-02-01 Thread QuiverNAY
The following bug has been logged on the website: Bug reference: 7843 Logged by: Andrey Email address: quiver...@gmail.com PostgreSQL version: 9.2.2 Operating system: Windows 7 x64 Description: When i try to install postgresql-9.2.2-1-windows-x64.exe, it ask aboute DB