[BUGS] BUG #6390: maximum data limit of Postgres.

2012-01-10 Thread r_au
The following bug has been logged on the website: Bug reference: 6390 Logged by: apisith Email address: r...@hotmail.com PostgreSQL version: Unsupported/Unknown Operating system: linux Description: somenon tell me postgres DB have maximum data limit 60 GB. when am

[BUGS] FreeBSD 9.0/amd64, PostgreSQL 9.1.2, pgbouncer 1.4.2: segmentation fault

2012-01-10 Thread Andrew Alcheyev
Hello everybody. Today I have run into some strange situation, maybe a bug. There is a client with variable default_transaction_isolation='serializable' set in role properties and it connects to Postgres via pgbouncer. The problem appears after it executes several ten thousand queries, the most

Re: [BUGS] BUG #6377: some notice on the manual page

2012-01-10 Thread igor
OK, but at least some notes on the technique or special small section in the manual. I was able to extract this info from the manual using this query to google just by chance when I already lost any hope https://www.google.com/search?q=postgresql+match+every+error Thanks, I. -- View this

Re: [BUGS] FreeBSD 9.0/amd64, PostgreSQL 9.1.2, pgbouncer 1.4.2: segmentation fault

2012-01-10 Thread Heikki Linnakangas
On 10.01.2012 17:22, Andrew Alcheyev wrote: At some point the backend with this client crashes due to segmentation fault with signal 11. GDB shows the following: #0 0x006b3a5b in SHMQueueDelete (queue=0x845b4c498) at shmqueue.c:77 77 prevElem-next = queue-next; [New Thread

Re: [BUGS] BUG #6390: maximum data limit of Postgres.

2012-01-10 Thread Tom Lane
r...@hotmail.com writes: somenon tell me postgres DB have maximum data limit 60 GB. You were misinformed. There is some less untrustworthy information in this FAQ entry: http://wiki.postgresql.org/wiki/FAQ#What_is_the_maximum_size_for_a_row.2C_a_table.2C_and_a_database.3F

[BUGS] BUG #6393: cluster sometime fail under heavy concurrent write load

2012-01-10 Thread maxim . boguk
The following bug has been logged on the website: Bug reference: 6393 Logged by: Maxim Boguk Email address: maxim.bo...@gmail.com PostgreSQL version: 9.0.6 Operating system: Linux Ubuntu Description: I have heavy write-load table under PostgreSQL 9.0.6 and sometime