Re: Optimise PostgreSQL for fast testing - Mailing list pgsql-general

From Simon Riggs
Subject Re: Optimise PostgreSQL for fast testing
Date
Msg-id CA+U5nM+deeiFAQxSGuJNN=25_AieoUVdjSSegS3spJnK+FPpcw@mail.gmail.com
Whole thread Raw
In response to Re: Optimise PostgreSQL for fast testing  (Dmytrii Nagirniak <dnagir@gmail.com>)
Responses Re: Optimise PostgreSQL for fast testing  (Dmytrii Nagirniak <dnagir@gmail.com>)
List pgsql-general
On Fri, Feb 24, 2012 at 12:16 AM, Dmytrii Nagirniak <dnagir@gmail.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

pgsql-general by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: COPY TO File: Using dynamic file name in stored procedure
Next
From: Naoko Reeves
Date:
Subject: invalid memory alloc request size 1765277700 Error Question