Re: [PERFORM] PostgreSQL to host e-mail?

2007-01-10 Thread Jim C. Nasby
On Fri, Jan 05, 2007 at 01:15:44PM -0500, Reid Thompson wrote: On Fri, 2007-01-05 at 04:10 +0100, Grega Bremec wrote: he main reason I'm writing this mail though, is to suggest you take a look at Oryx, http://www.oryx.com/; They used to have this product called Mailstore, which was

Re: [PERFORM] PostgreSQL to host e-mail?

2007-01-05 Thread Reid Thompson
On Fri, 2007-01-05 at 04:10 +0100, Grega Bremec wrote: he main reason I'm writing this mail though, is to suggest you take a look at Oryx, http://www.oryx.com/; They used to have this product called Mailstore, which was designed to be a mail store using PostgreSQL as a backend, and has since

[PERFORM] PostgreSQL to host e-mail?

2007-01-04 Thread Charles A. Landemaine
I'm building an e-mail service that has two requirements: It should index messages on the fly to have lightening search results, and it should be able to handle large amounts of space. The server is going to be dedicated only for e-mail with 250GB of storage in Raid-5. I'd like to know how

Re: [PERFORM] PostgreSQL to host e-mail?

2007-01-04 Thread Joshua D. Drake
On Thu, 2007-01-04 at 15:00 -0300, Charles A. Landemaine wrote: I'm building an e-mail service that has two requirements: It should index messages on the fly to have lightening search results, and it should be able to handle large amounts of space. The server is going to be dedicated only for

Re: [PERFORM] PostgreSQL to host e-mail?

2007-01-04 Thread Frank Wiles
On Thu, 4 Jan 2007 15:00:05 -0300 Charles A. Landemaine [EMAIL PROTECTED] wrote: I'm building an e-mail service that has two requirements: It should index messages on the fly to have lightening search results, and it should be able to handle large amounts of space. The server is going to be

Re: [PERFORM] PostgreSQL to host e-mail?

2007-01-04 Thread Matthew Schumacher
Frank Wiles wrote: On Thu, 4 Jan 2007 15:00:05 -0300 Charles A. Landemaine [EMAIL PROTECTED] wrote: I'm building an e-mail service that has two requirements: It should index messages on the fly to have lightening search results, and it should be able to handle large amounts of space. The

Re: [PERFORM] PostgreSQL to host e-mail?

2007-01-04 Thread Grega Bremec
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Charles A. Landemaine wrote: | I'm building an e-mail service that has two requirements: It should | index messages on the fly to have lightening search results, and it | should be able to handle large amounts of space. The server is going | to