branch develop updated (44003a0 -> f3ae792)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 44003a0 From scmwebeditor -- h new f3ae792 From scmwebeditor -- h The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit f3ae79289b11adcd2c9b90d9ba2232507f36a9d6 Author: mathieu.doray@ifremer.fr <unknown> Date: Tue Feb 9 10:47:10 2016 +0100 From scmwebeditor -- h Summary of changes: src/site/en/rst/db.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit f3ae79289b11adcd2c9b90d9ba2232507f36a9d6 Author: mathieu.doray@ifremer.fr <unknown> Date: Tue Feb 9 10:47:10 2016 +0100 From scmwebeditor -- h --- src/site/en/rst/db.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/site/en/rst/db.rst b/src/site/en/rst/db.rst index c2ab5ab..68398da 100644 --- a/src/site/en/rst/db.rst +++ b/src/site/en/rst/db.rst @@ -57,11 +57,10 @@ The following credentials are created by default in new H2 databases: login: sa password: sa -Utilisation d'une base Postgres -------------------------------- +Using a Postgres database +------------------------- -C'est ce genre de base que l'on doit utiliser sur un serveur pour conserver de -manière perenne les données. +Postgres databases must be used on a server to safely save large volume of data. Pour utiliser une telle base il faut configurer le serveur postgres comme indiqué dans la section suivante. -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm