Re: [BUGS] BUG #5612: Database Integrity

2010-08-11 Thread Alvaro Herrera
Excerpts from Ramachandran S's message of miƩ ago 11 05:36:31 -0400 2010: > I have observed that if a table exceeds size (default installation) 1 GB. > The table when it exceeds 1 GB a file is created say 1811(table) with 1811.1 > and further records added are insertted into this file. My Quest

Re: [BUGS] BUG #5612: Database Integrity

2010-08-11 Thread Kevin Grittner
"Ramachandran S" wrote: > I have observed that if a table exceeds size (default > installation) 1 GB. The table when it exceeds 1 GB a file is > created say 1811(table) with 1811.1 and further records added are > insertted into this file. My Question if I remove the file 1811.1 > say still dat