My question is simple: I'm using PostgreSQL 9.1 (will use 9.2 some time later) on my development machine (Linux amd64, quad core, 8GB ram). I've already turned fsync off for speed (because I don't care if my computer crashes, I can rebuild the schema and data at anytime), but I'm a bit confused about tuning the other factory defaults. I want it to be as fast as possible.
Distribution: Linux Mint Debian Edition (latest update pack)