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
|
4
|
5
(7) |
6
(2) |
7
|
8
|
9
(5) |
10
|
11
|
12
(5) |
13
|
14
|
15
|
16
(3) |
17
(6) |
18
|
19
(1) |
20
|
21
(1) |
22
(1) |
23
(2) |
24
|
25
(2) |
26
(2) |
27
|
28
|
29
|
30
(1) |
|
|
|
|
|
From: Nikhil S. <ni...@st...> - 2013-09-26 16:39:31
|
Hi Hector, Very interesting to see that you are trying different clustering solutions. Would like to see your impressions and summary after you are done with all your configurations. Especially your thoughts on ease of use, architecture and performance of pgxc visavis the other products. Getting back to pgxc_ctl, the link that you have mentioned is good enough to get going. The most important step is to come up with a proper configuration in the pgxc_ctl.conf file. Once you have that in place, doing an: init all should get the cluster going. You can do a: monitor all to see the status of all the components as well stop all, start all etc, do things as expected. HTH, Nikhils StormDB On Thu, Sep 26, 2013 at 8:59 PM, Hector M. Jacas <hec...@et...>wrote: > Dear Nikhils, > > Thank you very much for your quick response. > > Problem solved. > > Where could find guides or tutorials on pgxc_ctl? > > https://sourceforge.net/apps/**mediawiki/postgres-xc/index.** > php?title=Pgxc_ctl_tutorial<https://sourceforge.net/apps/mediawiki/postgres-xc/index.php?title=Pgxc_ctl_tutorial>tutorial page is under construction. > > http://postgres-xc.**sourceforge.net/docs/1_1/pgxc-**ctl.html<http://postgres-xc.sourceforge.net/docs/1_1/pgxc-ctl.html>is just a manual. Explains the meanings of the parameters but says nothing > about procedures, the order in which tasks should be performed, etc. > > My project is to create clusters with different database backends used by > our applications in the enterprise. > > Could you tell me any site or page that contains guides, tutorials or > procedures to follow? > > So far, I have already a solution for MySQL with Percona cluster (3 > nodes). This solution is already in production. > > Oracle RAC (2 nodes) is almost ready. Next (now) is postgresql and mongoDB > at last. > > During the months of July and August install the 1.1beta version (3 nodes > coordinator/gtm_proxy/datanode and one gtm). I really liked the solution > (from all revised this is the most complete solution) and its performance. > For installation and deployment I follow the documents on StormDB site. > Everything was Ok. > > Now, the official 1.1 version is out and is my intention to explore the > deployment and management of a cluster postgres-xc with similar > characteristics through pgxc_ctl tool. > > Again, thank you very much for your reply > > Hector M. Jacas > > --- > This message was processed by Kaspersky Mail Gateway 5.6.28/RELEASE > running at host imx3.etecsa.cu > Visit our web-site: <http://www.kaspersky.com>, <http://www.viruslist.com> > > -- StormDB - http://www.stormdb.com The Database Cloud |
From: Hector M. J. <hec...@et...> - 2013-09-26 15:30:13
|
--- This message was processed by Kaspersky Mail Gateway 5.6.28/RELEASE running at host imx3.etecsa.cu Visit our web-site: <http://www.kaspersky.com>, <http://www.viruslist.com> |