Archive for the 'postgresql' Category

::Planet PostgreSQL::

Thursday, November 15th, 2007

blog where postgresql developers post stuff

Pl/Pgsql – Greg’s Postgres stuff

Wednesday, November 14th, 2007

some interesting notes on PL/PGSQL programing

PGCon2007: Developing New Zealand’s Electoral Roll on PostgreSQL

Tuesday, November 13th, 2007

http://www.pgcon.org/2007/schedule/attachments/25-Slides (pdf slides)

PostgreSQL replication strategies (slides in pdf)

Tuesday, November 13th, 2007

This is pfrom PGCon2007 description

PostgreSQL Partitioning (pdf slides)

Tuesday, November 13th, 2007

How to partition tables in postgresql

вернуть из ХП многомерный массив / PostgreSQL : Форум на SQL.RU

Sunday, November 11th, 2007

how to return an array from pgsql function

PostgreSQL: Why PostgreSQL Instead of MySQL: Comparing Reliability and Speed in 2007

Thursday, November 8th, 2007

some generic info about eternal “MySQL vs PostgreSQL” topic from postgres site

Big Bad PostgreSQL – Esoteric Curio

Wednesday, November 7th, 2007

http://www.lethargy.org/~jesus/misc/BBPostgres.pdf

Forever For Now – Server-wide Performance Benchmarking

Thursday, September 20th, 2007

To get a good idea of the relative impact of the chosen filesystem I also tuned the amount of shared buffers used in the PostgreSQL database software, which powers a number of sites on the server. On top of that, I also took a look at the benefit of us…

read-write SQL performance

Sunday, August 5th, 2007

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