Hi,
We have tables around 400GB (using 64K pages) spread over 16 database locations, we are also very aware of Ingres' page limitations.
I'm not sure what your concerns are about increasing the page size. Non-2K page tables enables row level locking making them more 'concurrency' friendly than 2K page tables.
As far as multiple locations, if you storage is set up right, it can increase I/O performance, but the table page size remains the same.
Andre
-----Original Message-----
From:
info-ingres-bounces@kettleriverconsulting.com [mailto:info-ingres-bounces@kettleriverconsulting.com] On Behalf Of Ingres Forums
Sent: February-03-12 11:03 AM
To:
info-ingres@kettleriverconsulting.com
Subject: [Info-Ingres] Table Size > 16 GB
We’re working to an understanding that there is an absolute table limitation of 8.3m pages (approximately 16Gb) .
we have a customer who is now very close to hitting the above limits on a 2k page size .
although increasing page size is an option we would not want to do that due to concurrency issues that might crop up .
Would it be possible to split the table over 2 locations to overcome this problem i.e. location = (ii_database,test_loc)
will there be a performance overhead in terms of database I/O due to split locations?
I do not want to do partitioning as we have had problems with performance in the past .
--
krkumar
------------------------------------------------------------------------
krkumar's Profile:
http://community.actian.com/forum/me...p?userid=11853
View this thread:
Table Size > 16 GB