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?
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
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?