[PERFORM] How to handle a large DB and simultaneous accesses?

2006-01-10 Thread Charles A. Landemaine
Hello, I have to develop a companies search engine (looks like the Yellow pages). We're using PostgreSQL at the company, and the initial DB is 2GB large, as it has companies from the entire world, with a fair amount of information. What reading do you suggest so that we can develop the search

Re: [PERFORM] How to handle a large DB and simultaneous accesses?

2006-01-10 Thread David Lang
On Tue, 10 Jan 2006, Charles A. Landemaine wrote: Hello, I have to develop a companies search engine (looks like the Yellow pages). We're using PostgreSQL at the company, and the initial DB is 2GB large, as it has companies from the entire world, with a fair amount of information. What