Re: Optimise PostgreSQL for fast testing

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Dmytrii Nagirniak <dnagir(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Optimise PostgreSQL for fast testing
Date: 2012-02-24 10:25:24
Message-ID: CA+U5nM+deeiFAQxSGuJNN=25_AieoUVdjSSegS3spJnK+FPpcw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Feb 24, 2012 at 12:16 AM, Dmytrii Nagirniak <dnagir(at)gmail(dot)com> wrote:

> That's totally fine if PG can't beat SQLite on speed in **this particular
> case**.

The point is that PG can beat SQLite in this test *easily* if you
choose to use the main architectural difference as an advantage:
running tests concurrently.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Naoko Reeves 2012-02-24 11:01:24 invalid memory alloc request size 1765277700 Error Question
Previous Message psql 2012-02-24 10:04:30 explain and index scan