RLB3.COM

Aut disce aut discede

Using Perl in PostgreSQL

Posted by rlb3 Sat, 12 Nov 2005 02:40:00 GMT

The title says it all.

Posted in , | no comments |

Mysql vs Postgres

Posted by rlb3 Wed, 21 Sep 2005 14:01:00 GMT

This is an article that compares the speed of mysql to postgresql. And it gives reason why postgresql appears to be slower than mysql for inserts.

Posted in | no comments |

Implementing Full Text Indexing with PostgreSQL

Posted by Wed, 21 Sep 2005 03:04:00 GMT

I’ve been looking at postgresql for a little while now. One thing that I’ve been trying to understand is Tsearch2. This site seems to be a good walk through and resource for other Tsearch2 info.

Posted in | no comments |