Re: [PERFORM] 8xIntel S3500 SSD in RAID10 on Dell H710p

2014-12-10 Thread Mark Kirkwood
On 10/12/14 21:30, Strahinja Kustudić wrote: On Wed, Dec 10, 2014 at 4:55 AM, Mark Kirkwood < mark.kirkw...@catalyst.net.nz> wrote: That is interesting: I've done some testing on this type of card with 16 (slightly faster Hitachi) SSD attached. Setting WT and NORA should enable the so-called 'f

Re: [PERFORM] Tuning the configuration

2014-12-10 Thread Patrick Krecker
On Wed, Dec 10, 2014 at 2:44 AM, Maila Fatticcioni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello. > I need to tune a postgres installation I've just made to get a better > performance. I use two identical servers with a hot replication > configuration. The two servers have the

Re: [PERFORM] intel s3500 -- hot stuff

2014-12-10 Thread Jeff Janes
On Tue, Dec 9, 2014 at 12:43 PM, Bruce Momjian wrote: > On Mon, Dec 8, 2014 at 03:40:43PM -0600, Merlin Moncure wrote: > > >> Did not see consistent measurable gains > 256 > > >> effective_io_concurrency. Interesting that at setting of '2' (the > > >> lowest possible setting with the feature ac

Re: [PERFORM] When does PostgreSQL collapse subqueries to join?

2014-12-10 Thread Tom Lane
"Sven R. Kunze" writes: > Perfect Plan ### > We assume all our queries to be equivalent and therefore want PostgreSQL > to re-plan the others to this one. > explain analyze verbose select * from a where a.id in (select a.id from > a inner join text_b b1 on (a.id=b1.

[PERFORM] When does PostgreSQL collapse subqueries to join?

2014-12-10 Thread Sven R. Kunze
Hi everybody, Denis from SO (see his latest comment) advised me to post my question here: http://stackoverflow.com/questions/27363263/when-does-postgresql-collapse-subqueries-to-joins-and-when-not Please also read all the comments as they contain valuable data as well. What we actually have

[PERFORM] Tuning the configuration

2014-12-10 Thread Maila Fatticcioni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello. I need to tune a postgres installation I've just made to get a better performance. I use two identical servers with a hot replication configuration. The two servers have the following hardware: Dual Processor Intel Xeon E5-2640V2 20Mb cache 2.0

Re: [PERFORM] 8xIntel S3500 SSD in RAID10 on Dell H710p

2014-12-10 Thread Strahinja Kustudić
On Wed, Dec 10, 2014 at 4:55 AM, Mark Kirkwood < mark.kirkw...@catalyst.net.nz> wrote: > That is interesting: I've done some testing on this type of card with 16 > (slightly faster Hitachi) SSD attached. Setting WT and NORA should enable > the so-called 'fastpath' mode for the card [1]. We saw per