[rt-users] RT with postgresql
Vivek Khera
khera at kcilink.com
Thu Mar 6 11:07:28 EST 2003
>>>>> "DV" == David Vrtin <david.vrtin at arnes.si> writes:
>> This assumes you do the normal postgres maintenance -- nightly "vacuum
>> analyze" is recommended. If you haven't done that in a looong time,
>> then a "vacuum full analyze" is probably in order.
DV> Do you have any tips for mysql too?
Delete it and install postgres ;-)
Seriously, I gave up on mysql when i realized that the concurrency it
offered was insufficient for an application that did a lot of writes
from different processes to the same table.
More information about the rt-users
mailing list