[BUGS] BUG #4363: ts_query bug

2008-08-19 Thread Dan Boeriu
The following bug has been logged online: Bug reference: 4363 Logged by: Dan Boeriu Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.3 Operating system: Redhat Linux Description:ts_query bug Details: In 8.3.3 select to_tsquery('') is null returns

[BUGS] BUG #4914: uuid_generate_v4 not present in either source or yum/rpm

2009-07-09 Thread Dan Boeriu
The following bug has been logged online: Bug reference: 4914 Logged by: Dan Boeriu Email address: dan.boe...@roost.com PostgreSQL version: 8.4 Operating system: Red Hat 5.3 Description:uuid_generate_v4 not present in either source or yum/rpm Details: I tried

[BUGS] BUG #4945: Parallel update(s) gone wild

2009-07-27 Thread dan boeriu
The following bug has been logged online: Bug reference: 4945 Logged by: dan boeriu Email address: dan.boe...@roost.com PostgreSQL version: 8.3.6 8.3.7 8.4 Operating system: Redhat Linux Description:Parallel update(s) gone wild Details: In my update I use one table

Re: [BUGS] BUG #4945: Parallel update(s) gone wild

2009-07-28 Thread Dan Boeriu
rough in 20 secs. The second will not finish in 24h but the CPU stays at 100% and iostat shows no IO other than the checkpoints. IF I cancel the second UPDATE (pg_cancel_backend) and restart it (new pgsql invocation) ASAP it goes through in 20 secs. Dan Boeriu Senior Architect - Roost.com P:

Re: [BUGS] BUG #4945: Parallel update(s) gone wild

2009-07-29 Thread Dan Boeriu
let me know if you were able to reproduce the problem. Dan Boeriu Senior Architect - Roost.com P: (415) 742 8056 Roost.com - 2008 Inman Award Winner for Most Innovative New Technology bla.tar.gz Description: bla.tar.gz -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make

Re: [BUGS] BUG #4945: Parallel update(s) gone wild

2009-07-30 Thread Dan Boeriu
fixed (I understand it has pretty low priority...) ? Thanks a bunch for your time, Dan Boeriu Senior Architect - Roost.com P: (415) 742 8056 Roost.com - 2008 Inman Award Winner for Most Innovative New Technology -Original Message- From: Tom Lane [mailto:t...@sss.pgh.pa.us] Sent: Thu

[BUGS] BUG #4990: JDBC batch insert blocks

2009-08-17 Thread dan boeriu
The following bug has been logged online: Bug reference: 4990 Logged by: dan boeriu Email address: dan.boe...@roost.com PostgreSQL version: 8.3.6 8.3.7 8.4 Operating system: Redhat Linux 5.3 Description:JDBC batch insert blocks Details: After I sent 250 records to