Re: [GENERAL] Large database problems

1999-11-11 Thread Myles Chippendale
All, Problem solved. We upgraded glibc as well, but didn't recompile readline. Well, at least the problem's fixed. Myles At 09:18 PM 11/10/99 +, Myles Chippendale wrote: >All, > >We are having a few problems with a large database in postgres 6.5.2 >under Linux 2.2.13 (upgraded from RedHat

[GENERAL] Large database problems

1999-11-10 Thread Myles Chippendale
All, We are having a few problems with a large database in postgres 6.5.2 under Linux 2.2.13 (upgraded from RedHat 6.0). We have a table of around a million books and a number of tables to store words in the book's titles for free text indexing. The books file in base, for instance, is 559M. 1)