::Planet PostgreSQL::
http://www.planetpostgresql.org/ blog where postgresql developers post stuff
http://www.planetpostgresql.org/ blog where postgresql developers post stuff
http://people.planetpostgresql.org/greg/index.php?/categories/19-PlPgsql some interesting notes on PL/PGSQL programing
http://www.pgcon.org/2007/schedule/events/53.en.html http://www.pgcon.org/2007/schedule/attachments/25-Slides (pdf slides)
http://www.pgcon.org/2007/schedule/attachments/19-20070523Cecchet_PGCon2007.pdf This is pfrom PGCon2007 description
http://images.omniti.net/omniti.com/talks/partitions-public.pdf How to partition tables in postgresql
http://sql.ru/forum/actualthread.aspx?tid=210060 how to return an array from pgsql function
http://www.postgresql.org/docs/techdocs.83 some generic info about eternal “MySQL vs PostgreSQL” topic from postgres site
http://www.lethargy.org/~jesus/archive%20s/66-Big-Bad-PostgreSQL.html http://www.lethargy.org/~jesus/misc/BBPostgres.pdf
http://www.ffnn.nl/pages/articles/linux/server-wide-performance-benchmarking.php 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 using
http://lists.freebsd.org/pipermail/freebsd-arch/2007-August/006709.html benchmarking of sysbench in read-write, pgsql vs mysql under FreeBSD