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

From Adrian Klaver
Subject Re: Optimise PostgreSQL for fast testing
Date
Msg-id 201202231833.50123.adrian.klaver@gmail.com
Whole thread Raw
In response to Re: Optimise PostgreSQL for fast testing  (Dmytrii Nagirniak <dnagir@gmail.com>)
List pgsql-general
On Thursday, February 23, 2012 4:00:08 pm Dmytrii Nagirniak wrote:
> On 24/02/2012, at 2:06 AM, Adrian Klaver wrote:
> >> Would appreciate some suggestions.
> >
> > Not enough information to make suggestions.
>
> Jack Christensen pretty nailed it very well. But I'll answer the particulars
here too:
> > Why are you switching databases?
>
> Need FTS from PG. No other reasons yet.
>

Not sure if you need the specific features of FTS from Postgres, otherwise Sqlite
has FTS also:

http://www.sqlite.org/fts3.html

It is different beast than the Postgres version so I don't know if it would
apply.

--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Optimise PostgreSQL for fast testing
Next
From: Emanuel Araújo
Date:
Subject: Problemas com client_encoding ?