Re: Running PostgreSQL as fast as possible no matter the consequences - Mailing list pgsql-performance

From Fabrízio de Royes Mello
Subject Re: Running PostgreSQL as fast as possible no matter the consequences
Date
Msg-id AANLkTi=bmBYvhNU4oxYDsUCkY6rTJdwxwG_hfbCtR4Av@mail.gmail.com
Whole thread Raw
In response to Re: Running PostgreSQL as fast as possible no matter the consequences  (Bruce Momjian <bruce@momjian.us>)
List pgsql-performance


2011/1/19 Bruce Momjian <bruce@momjian.us>

FYI, we do have a documentation section about how to configure Postgres
for improved performance if you don't care about durability:

       http://developer.postgresql.org/pgdocs/postgres/non-durability.html


A sometime ago I wrote in my blog [1] (sorry but available only in pt-br) how to create an in-memory database with PostgreSQL. This little article is based on post of Mr. Robert Haas about this topic [2].


--
Fabrízio de Royes Mello
>> Blog sobre TI: http://fabriziomello.blogspot.com

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: "NOT IN" substantially slower in 9.0.2 than 8.3.13 - NOT EXISTS runs fast in both 8.3.13 and 9.0.2
Next
From: Chris Browne
Date:
Subject: Re: the XID question