You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(6) |
Sep
|
Oct
(19) |
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(12) |
Feb
(1) |
Mar
(4) |
Apr
(4) |
May
(32) |
Jun
(12) |
Jul
(11) |
Aug
(1) |
Sep
(6) |
Oct
(3) |
Nov
|
Dec
(10) |
2012 |
Jan
(11) |
Feb
(1) |
Mar
(3) |
Apr
(25) |
May
(53) |
Jun
(38) |
Jul
(103) |
Aug
(54) |
Sep
(31) |
Oct
(66) |
Nov
(77) |
Dec
(20) |
2013 |
Jan
(91) |
Feb
(86) |
Mar
(103) |
Apr
(107) |
May
(25) |
Jun
(37) |
Jul
(17) |
Aug
(59) |
Sep
(38) |
Oct
(78) |
Nov
(29) |
Dec
(15) |
2014 |
Jan
(23) |
Feb
(82) |
Mar
(118) |
Apr
(101) |
May
(103) |
Jun
(45) |
Jul
(6) |
Aug
(10) |
Sep
|
Oct
(32) |
Nov
|
Dec
(9) |
2015 |
Jan
(3) |
Feb
(5) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(9) |
Aug
(4) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2016 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
1
|
2
(3) |
3
|
4
|
5
(5) |
6
(22) |
7
(1) |
8
(4) |
9
|
10
|
11
|
12
|
13
(4) |
14
(6) |
15
(5) |
16
(18) |
17
|
18
|
19
(8) |
20
(1) |
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
From: Joseph G. <jos...@or...> - 2012-11-08 20:23:55
|
On 9 November 2012 02:34, Koichi Suzuki <koi...@gm...> wrote: > The result looks very similar to the one I've seen. Maybe this is > what we should expect with DRBD. DRBD is very latency sensitive if not using the async modes (which provide less data guarantees). With SSDs and Infiniband (DRBD supports Sockets Direct Protocol over RDMA) you can achieve close to native performance due to very low latency of interconnect. However, application level replication is superior in everyway. > ---------- > Koichi Suzuki > > > 2012/11/9 Vladimir Stavrinov <vst...@gm...>: >> On Tue, Nov 6, 2012 at 4:55 AM, Koichi Suzuki <koi...@gm...> wrote: >> >>> Does anybody has performance data for DRBD with PostgreSQL? The >>> following reports that the throughput will become almost half. >>> >>> http://archives.postgresql.org/pgsql-performance/2007-09/msg00118.php >> >> I've reproduced this test against postgresql-9.1 with similar or even >> worse results. Though experiment was not clean because of outsider >> load on system, but kernel and drbd are not most recent. This is >> confirmed by my other experiment with dd writes where 45% in speed was >> lost on drbd. But this is one more argument in favor of internal HA >> where we can expect better results. > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_nov > _______________________________________________ > Postgres-xc-general mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general -- CTO | Orion Virtualisation Solutions | www.orionvm.com.au Phone: 1300 56 99 52 | Mobile: 0428 754 846 |
From: Koichi S. <koi...@gm...> - 2012-11-08 15:34:23
|
The result looks very similar to the one I've seen. Maybe this is what we should expect with DRBD. ---------- Koichi Suzuki 2012/11/9 Vladimir Stavrinov <vst...@gm...>: > On Tue, Nov 6, 2012 at 4:55 AM, Koichi Suzuki <koi...@gm...> wrote: > >> Does anybody has performance data for DRBD with PostgreSQL? The >> following reports that the throughput will become almost half. >> >> http://archives.postgresql.org/pgsql-performance/2007-09/msg00118.php > > I've reproduced this test against postgresql-9.1 with similar or even > worse results. Though experiment was not clean because of outsider > load on system, but kernel and drbd are not most recent. This is > confirmed by my other experiment with dd writes where 45% in speed was > lost on drbd. But this is one more argument in favor of internal HA > where we can expect better results. |
From: Vladimir S. <vst...@gm...> - 2012-11-08 15:11:58
|
On Tue, Nov 6, 2012 at 4:55 AM, Koichi Suzuki <koi...@gm...> wrote: > Does anybody has performance data for DRBD with PostgreSQL? The > following reports that the throughput will become almost half. > > http://archives.postgresql.org/pgsql-performance/2007-09/msg00118.php I've reproduced this test against postgresql-9.1 with similar or even worse results. Though experiment was not clean because of outsider load on system, but kernel and drbd are not most recent. This is confirmed by my other experiment with dd writes where 45% in speed was lost on drbd. But this is one more argument in favor of internal HA where we can expect better results. |
From: Vladimir S. <vst...@gm...> - 2012-11-08 10:28:29
|
On Tue, Nov 6, 2012 at 4:55 AM, Koichi Suzuki <koi...@gm...> wrote: > Does anybody has performance data for DRBD with PostgreSQL? The > following reports that the throughput will become almost half. It is interesting to compare with standby replication solution. |