[Groonga-commit] pgroonga/pgroonga.github.io at e4361ba [master] Update groonga-release URL

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 16 11:37:40 JST 2016


Kouhei Sutou	2016-12-16 11:37:40 +0900 (Fri, 16 Dec 2016)

  New Revision: e4361ba4897202b1b5c1c76a3785560dc6ef49d7
  https://github.com/pgroonga/pgroonga.github.io/commit/e4361ba4897202b1b5c1c76a3785560dc6ef49d7

  Message:
    Update groonga-release URL

  Modified files:
    _po/ja/reference/replication.po
    ja/reference/replication.md
    reference/replication.md

  Modified: _po/ja/reference/replication.po (+9 -1)
===================================================================
--- _po/ja/reference/replication.po    2016-12-14 13:14:32 +0900 (0a6010f)
+++ _po/ja/reference/replication.po    2016-12-16 11:37:40 +0900 (6b58ad7)
@@ -212,7 +212,15 @@ msgstr "マスターとスレーブでPGroongaをインストールします。"
 msgid ""
 "```text\n"
 "% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1."
-"1.0-1.noarch.rpm\n"
+"2.0-1.noarch.rpm\n"
+"% sudo -H yum install -y postgresql96-pgroonga\n"
+"```"
+msgstr ""
+
+msgid ""
+"```text\n"
+"% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1."
+"2.0-1.noarch.rpm\n"
 "% sudo -H yum install -y epel-release\n"
 "% sudo -H yum install -y postgresql96-pgroonga\n"
 "```"

  Modified: ja/reference/replication.md (+2 -3)
===================================================================
--- ja/reference/replication.md    2016-12-14 13:14:32 +0900 (f3e06a4)
+++ ja/reference/replication.md    2016-12-16 11:37:40 +0900 (6f3eef8)
@@ -107,15 +107,14 @@ PostgreSQL組み込みのWALベースのストリーミングレプリケーシ
 マスター:
 
 ```text
-% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.1.0-1.noarch.rpm
-% sudo -H yum install -y epel-release
+% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm
 % sudo -H yum install -y postgresql96-pgroonga
 ```
 
 スレーブ:
 
 ```text
-% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.1.0-1.noarch.rpm
+% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm
 % sudo -H yum install -y epel-release
 % sudo -H yum install -y postgresql96-pgroonga
 ```

  Modified: reference/replication.md (+2 -3)
===================================================================
--- reference/replication.md    2016-12-14 13:14:32 +0900 (0261bc5)
+++ reference/replication.md    2016-12-16 11:37:40 +0900 (15a846e)
@@ -107,15 +107,14 @@ Install PGroonga on master and slaves.
 Master:
 
 ```text
-% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.1.0-1.noarch.rpm
-% sudo -H yum install -y epel-release
+% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm
 % sudo -H yum install -y postgresql96-pgroonga
 ```
 
 Slaves:
 
 ```text
-% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.1.0-1.noarch.rpm
+% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm
 % sudo -H yum install -y epel-release
 % sudo -H yum install -y postgresql96-pgroonga
 ```
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index