Archive for the 'postgres' Category

DBI Examples

Thursday, March 6th, 2008

how to use perl DBI interface

PostgreSQL replication strategies (slides in pdf)

Tuesday, November 13th, 2007

This is pfrom PGCon2007 description

read-write SQL performance

Sunday, August 5th, 2007

benchmarking of sysbench in read-write, pgsql vs mysql under FreeBSD

PostgreSQL: Articles

Friday, June 15th, 2007

collection of contributed articles on PostgresSQL

PostgreSQL: intro to pg rules — ROW-level protectipon

Thursday, June 14th, 2007

example on how to implement row-level protection in PostgreSQL