Re: [GENERAL] problem with huge joins

2003-10-31 Thread Kolus Maximiliano
Title: RE: [GENERAL] problem with huge joins > > Total runtime: 317046.69 msec Total runtime: 216001.94 msec     A lot better! Thanks! > The hash indexes are a waste of time for this :-(     Which kind should I use?

[GENERAL] Where is libpq++ on redhat 9?

2003-09-29 Thread Kolus Maximiliano
Title: Where is libpq++ on redhat 9? Hello,     I've installed redhat 9 on my box and postgresql (with it's -devel package) and found that it didn't contain libpq++. I tried a search on redhat and rpmfind with no luck (rpmfind found only suse packages).     I know that I can downloa

[GENERAL] postgres+daemontools

2003-08-10 Thread Kolus Maximiliano
Title: postgres+daemontools     I'm about to install postgres on a box that has daemontools on it and I would like to use it. Is there anybody here already running postgres from daemontools? Is it advisable? Do you have any problems or issues I should took care before trying it?