From d242114dc0feec9e87932e810ec3c1027752949b Mon Sep 17 00:00:00 2001 From: David Steele Date: Wed, 25 Mar 2020 19:00:09 -0400 Subject: [PATCH] Rough script to add tables to the user guide for performance tests. This really needs to be worked on but for now at least preserve to code to be improved later. --- doc/xml/user-guide.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/doc/xml/user-guide.xml b/doc/xml/user-guide.xml index aad22123e..3deb16a9c 100644 --- a/doc/xml/user-guide.xml +++ b/doc/xml/user-guide.xml @@ -221,6 +221,26 @@ service postgresql-{[pg-version-upgrade]} status systemctl status postgresql-{[pg-version-upgrade]}.service + + + mkdir -p -m 700 /root/.ssh && \