gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated (a7bdbf9 -> 6dce3d8)


From: gnunet
Subject: [taler-docs] branch master updated (a7bdbf9 -> 6dce3d8)
Date: Wed, 22 Dec 2021 12:59:25 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a change to branch master
in repository docs.

    from a7bdbf9  Update merchant build instructions for Debian Stretch and 
Buster
     new 4cb56c8  Bump minimum PostgreSQL version to 12
     new 6dce3d8  Update merchant instructions for PostgreSQL 12 requirement

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 frags/list-of-dependencies.rst |  2 +-
 taler-merchant-manual.rst      | 10 ++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/frags/list-of-dependencies.rst b/frags/list-of-dependencies.rst
index c16837c..851cd81 100644
--- a/frags/list-of-dependencies.rst
+++ b/frags/list-of-dependencies.rst
@@ -14,7 +14,7 @@
 
 -  libjansson >= 2.7
 
--  PostgreSQL >= 11, including libpq
+-  PostgreSQL >= 12, including libpq
 
 -  GNU libmicrohttpd >= 0.9.71
 
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 286002c..faa9aa1 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -386,11 +386,13 @@ Installing Taler on Debian GNU/Linux from source
 .. index:: Debian
 
 Debian Wheezy is too old and lacks most of the packages required.
-Debian Jessie and Stretch are better, but still lack PostgreSQL 11.
+Debian Jessie, Stretch, and Buster are better, but still lack PostgreSQL 12.
 
-On Debian Stretch, when compiling PostgreSQL 11, make sure to
-do ``make world`` to build the ``contrib/`` modules, and
-``cd contrib && make install`` to install them, as well.
+.. note::
+
+   When compiling PostgreSQL 12, make sure to
+   do ``make world`` to build the ``contrib/`` modules, and
+   ``cd contrib && make install`` to install them, as well.
 
 On Debian Stretch and Buster, only GNU libmicrohttpd needs to be compiled from
 source. To install dependencies on Debian Stretch, run the following

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]