aboutsummaryrefslogtreecommitdiffstats
path: root/pgaas/src/stage/opt/app/pgaas/man
diff options
context:
space:
mode:
Diffstat (limited to 'pgaas/src/stage/opt/app/pgaas/man')
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/.gitignore2
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/check_cluster.man40
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/dcae_admin_db.man72
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/iDNS-responder.swagger.json58
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/iDNS-responder.swagger.yaml68
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/isrw.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/list_masters.man30
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/makefile101
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/pg_ctl_promote.man20
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/pg_ctl_restart.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/pg_ctl_start.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/pg_ctl_status.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/pg_ctl_stop.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/repmgrc.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/repmgrdc.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/runpsql.man21
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/runpsqll.man22
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/setpropvalue.man26
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_is_in_recovery.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_activity.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_archiver.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_bgwriter.man20
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_database.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_database_conflicts.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_user_indexes.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_user_tables.man20
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_functions.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_indexes.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_sequences.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_tables.man19
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/start_maintenance_mode.man28
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/startpsql.man21
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/stop_maintenance_mode.man24
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/todo5
-rw-r--r--pgaas/src/stage/opt/app/pgaas/man/update_var_run_isrw.man23
35 files changed, 0 insertions, 924 deletions
diff --git a/pgaas/src/stage/opt/app/pgaas/man/.gitignore b/pgaas/src/stage/opt/app/pgaas/man/.gitignore
deleted file mode 100644
index 87ed949..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*.1
-todo
diff --git a/pgaas/src/stage/opt/app/pgaas/man/check_cluster.man b/pgaas/src/stage/opt/app/pgaas/man/check_cluster.man
deleted file mode 100644
index 071e9d0..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/check_cluster.man
+++ /dev/null
@@ -1,40 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH check_cluster 1PG {{DATE}} ONAP ONAP
-.SH NAME
-check_cluster - check the state of the cluster
-.SH SYNOPSIS
-check_cluster [-d file] [-v] [-l] [-t timeout]
-.HP 20
--d file
-duplicate the status output to the given file
-.HP 20
--l
-do not check localhost first (and restarting the service if necessary)
-.HP 20
--t timeout
-set how long to wait when accessing the servers
-.HP 20
--v
-verbose
-.SH DESCRIPTION
-Loop through the nodes in the cluster, using pgwget to determine how many are
-masters, secondaries, in maintenance, or not up.
-Complain about certain situations.
-If there are multiple masters, and this not the first master in the list, then:
-
-run pg_ctl_restart
-
-to prevent /ro from returning true
-.PP
-When \-d is used, the filename will have ".tmp" appended, writing the output to that temp filename, and then renaming the ".tmp" file to the given filename.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/dcae_admin_db.man b/pgaas/src/stage/opt/app/pgaas/man/dcae_admin_db.man
deleted file mode 100644
index 5b13a7b..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/dcae_admin_db.man
+++ /dev/null
@@ -1,72 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH dcae_admin_db.py 1PG {{DATE}} ONAP ONAP
-.SH NAME
-dcae_admin_db.py - interface with DCAE controller
-.SH SYNOPSIS
-dcae_admin_db.py [options] configurationChanged json-file
-.br
-dcae_admin_db.py [options] suspend
-.br
-dcae_admin_db.py [options] resume
-.br
-dcae_admin_db.py [options] test
-.SS OPTIONS
-.HP 20
--H / --dbhost=
-host name, defaults to CFG['dcae_admin_db_hostname']
-.HP 20
--d / --dbdir=
-database directory path, defaults to CFG['db_directory']
-.HP 20
--c / --dbconf=
-database configuration path, defaults to CFG['db_configuration']
-.HP 20
--D / --dbname=
-database name, defaults to CFG['dcae_admin_db_databasename']
-.HP 20
--U / --user=
-user to login as, defaults to CFG['dcae_admin_db_username']
-.HP 20
--P / --password=
-password for user, defaults to CFG['dcae_admin_db_password']
-.HP 20
--B / --bindir=
-postgresql bin directory, defaults to CFG['pg_bin_directory']
-.HP 20
--i / --ignorefile=
-skip configuration if this file is present, defaults to CFG['skip_configuration_file']
-.HP 20
--n / --nocreate
-do not create the databases / users
-.HP 20
--I / --ignoredb
-ignore current state of database
-.HP 20
--R / --remove
-remove old databases / users
-.HP 20
--J / --jsontop=
-top of json tree, as in \"['pgaas']\"
-.HP 20
--e / --errors=
-where to redirect error output, defaults to CFG['dcae_admin_db_errors_file'] then stderr
-.HP 20
--t / --trace=
-where to redirect trace output, defaults to CFG['dcae_admin_db_trace_file'] then stderr
-.HP 20
--v / --verbose
-verbose, defaults to CFG['dcae_admin_db_verbosity']
-.SH DESCRIPTION
-This program is intended to be executed by the DCAE controller manager.
-Given a database description json file, update the current VM accordingly
diff --git a/pgaas/src/stage/opt/app/pgaas/man/iDNS-responder.swagger.json b/pgaas/src/stage/opt/app/pgaas/man/iDNS-responder.swagger.json
deleted file mode 100644
index 2b59cda..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/iDNS-responder.swagger.json
+++ /dev/null
@@ -1,58 +0,0 @@
-{
- "swagger": "2.0",
- "info": {
- "version": "1.1.0",
- "title": "PostgreSQL as a Service REST API"
- },
- "paths": {
- "/rw": {
- "get": {
- "description": "Gets a string indicating if this is a PostgreSQL Master server\n",
- "responses": {
- "200": {
- "description": "Successful response",
- "schema": {
- "title": "status",
- "type": "string"
- }
- }
- }
- }
- },
- "/ro": {
- "get": {
- "description": "Gets a string indicating if this is either a PostgreSQL Master or Secondary server\n",
- "responses": {
- "200": {
- "description": "Successful response",
- "schema": {
- "title": "status",
- "type": "string"
- }
- }
- }
- }
- },
- "/healthcheck/status": {
- "get": {
- "description": "Gets a string indicating the status of this server\n",
- "responses": {
- "200": {
- "description": "Successful response",
- "schema": {
- "title": "output",
- "type": "string"
- }
- },
- "429": {
- "description": "Error response",
- "schema": {
- "title": "output",
- "type": "string"
- }
- }
- }
- }
- }
- }
-}
diff --git a/pgaas/src/stage/opt/app/pgaas/man/iDNS-responder.swagger.yaml b/pgaas/src/stage/opt/app/pgaas/man/iDNS-responder.swagger.yaml
deleted file mode 100644
index 5f3ffee..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/iDNS-responder.swagger.yaml
+++ /dev/null
@@ -1,68 +0,0 @@
-# Example YAML to get you started quickly.
-# Be aware that YAML has indentation based scoping.
-# Code completion support is available so start typing for available options.
-swagger: '2.0'
-
-# This is your document metadata
-info:
- version: "1.1.0"
- title: PostgreSQL as a Service REST API
-
-# Describe your paths here
-paths:
- # This is a path endpoint. Change it.
- /rw:
- # This is a HTTP operation
- get:
- # Describe this verb here. Note: you can use markdown
- description: |
- Gets a string indicating if this is a PostgreSQL Master server
- # Expected responses for this operation:
- responses:
- # Response code
- 200:
- description: Successful response
- # A schema describing your response object.
- # Use JSON Schema format
- schema:
- title: status
- type: string
- /ro:
- # This is a HTTP operation
- get:
- # Describe this verb here. Note: you can use markdown
- description: |
- Gets a string indicating if this is either a PostgreSQL Master or Secondary server
- # Expected responses for this operation:
- responses:
- # Response code
- 200:
- description: Successful response
- # A schema describing your response object.
- # Use JSON Schema format
- schema:
- title: status
- type: string
- /healthcheck/status:
- # This is a HTTP operation
- get:
- # Describe this verb here. Note: you can use markdown
- description: |
- Gets a string indicating the status of this server
- # Expected responses for this operation:
- responses:
- # Response code
- 200:
- description: Successful response
- # A schema describing your response object.
- # Use JSON Schema format
- schema:
- title: output
- type: string
- 429:
- description: Error response
- # A schema describing your response object.
- # Use JSON Schema format
- schema:
- title: output
- type: string
diff --git a/pgaas/src/stage/opt/app/pgaas/man/isrw.man b/pgaas/src/stage/opt/app/pgaas/man/isrw.man
deleted file mode 100644
index 5aed4b1..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/isrw.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH isrw 1PG {{DATE}} ONAP ONAP
-.SH NAME
-isrw - check if a running PostgreSQL is a master or secondary
-.SH SYNOPSIS
-isrw
-.SH DESCRIPTION
-Either prints Master or Secondary depending on the state of the running PostgreSQL server.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/list_masters.man b/pgaas/src/stage/opt/app/pgaas/man/list_masters.man
deleted file mode 100644
index d254fef..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/list_masters.man
+++ /dev/null
@@ -1,30 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH list_masters 1PG {{DATE}} ONAP ONAP
-.SH NAME
-list_masters - loop through the nodes in the cluster, using a remote call to determine if any are a master.
-.SH SYNOPSIS
-list_masters
-.SH DESCRIPTION
-List_masters loops through the nodes in the cluster, using a remote call to the iDNS-responder running on each server to determine if any are a master.
-The names of the masters are printed (there should only be one).
-.SS Exit Codes
-.HP 20
-0
-one master exists and is running
-.HP 20
-1
-no masters exist
-.HP 20
-2
-more than one master exist
diff --git a/pgaas/src/stage/opt/app/pgaas/man/makefile b/pgaas/src/stage/opt/app/pgaas/man/makefile
deleted file mode 100644
index 4ce3f6c..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/makefile
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this code except in compliance
-# with the License. You may obtain a copy of the License
-# at http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-# implied. See the License for the specific language governing
-# permissions and limitations under the License.
-
-
-.SUFFIXES: .man .1
-
-TR2MAN =
-%.1 : %.man
- $(TR2MAN)
-
-STAGEDIR=/dev/null
-DISTPATH=/opt/app/pgaas
-
-TRFILES := $(wildcard *.man)
-MANFILES := $(patsubst %.man,%.1,$(wildcard *.man))
-
-all: $(MANFILES)
-
-stage: $(MANFILES)
- rm -rf $(STAGEDIR)/$(DISTPATH)/man
- mkdir -p $(STAGEDIR)/$(DISTPATH)/man
- cp -p $(MANFILES) *.yaml *.json $(STAGEDIR)/$(DISTPATH)/man
-
-clean:
- rm -f *~
-
-clobber: clean
- rm -f *.1
-
-# really should not need to list each of the files individually here with how to make them
-
-check_cluster.1: check_cluster.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-dcae_admin_db.1: dcae_admin_db.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-isrw.1: isrw.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-list_masters.1: list_masters.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-pg_ctl_promote.1: pg_ctl_promote.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-pg_ctl_restart.1: pg_ctl_restart.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-pg_ctl_start.1: pg_ctl_start.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-pg_ctl_status.1: pg_ctl_status.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-pg_ctl_stop.1: pg_ctl_stop.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-repmgrc.1: repmgrc.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-repmgrdc.1: repmgrdc.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-runpsqll.1: runpsqll.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-runpsql.1: runpsql.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-setpropvalue.1: setpropvalue.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_is_in_recovery.1: show_pg_is_in_recovery.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_stat_activity.1: show_pg_stat_activity.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_stat_archiver.1: show_pg_stat_archiver.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_stat_bgwriter.1: show_pg_stat_bgwriter.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_stat_database_conflicts.1: show_pg_stat_database_conflicts.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_stat_database.1: show_pg_stat_database.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_statio_user_functions.1: show_pg_statio_user_functions.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_statio_user_indexes.1: show_pg_statio_user_indexes.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_statio_user_sequences.1: show_pg_statio_user_sequences.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_statio_user_tables.1: show_pg_statio_user_tables.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_stat_user_indexes.1: show_pg_stat_user_indexes.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-show_pg_stat_user_tables.1: show_pg_stat_user_tables.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-startpsql.1: startpsql.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-start_maintenance_mode.1: start_maintenance_mode.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-stop_maintenance_mode.1: stop_maintenance_mode.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
-update_var_run_isrw.1: update_var_run_isrw.man
- DATE=$$(date +%Y-%m-%d); sed "1s/ {{DATE}} / $$DATE /" < $< | nroff -Tlp -man > $@
diff --git a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_promote.man b/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_promote.man
deleted file mode 100644
index 9e12376..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_promote.man
+++ /dev/null
@@ -1,20 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH pg_ctl_promote 1PG {{DATE}} ONAP ONAP
-.SH NAME
-pg_ctl_promote - helper function to run pg_ctl promote
-.SH SYNOPSIS
-pg_ctl_promote
-.SH DESCRIPTION
-Finds the pg_ctl command, the location of the database and its configurations and runs "pg_ctl promote".
-
diff --git a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_restart.man b/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_restart.man
deleted file mode 100644
index 6fb7519..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_restart.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH pg_ctl_restart 1PG {{DATE}} ONAP ONAP
-.SH NAME
-pg_ctl_restart - helper function to run pg_ctl restart
-.SH SYNOPSIS
-pg_ctl_restart
-.SH DESCRIPTION
-Finds the pg_ctl command, the location of the database and its configurations and runs "pg_ctl stop" and "pg_ctl start".
diff --git a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_start.man b/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_start.man
deleted file mode 100644
index cb6a3e5..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_start.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH pg_ctl_start 1PG {{DATE}} ONAP ONAP
-.SH NAME
-pg_ctl_start - helper function to run pg_ctl start
-.SH SYNOPSIS
-pg_ctl_start
-.SH DESCRIPTION
-Finds the pg_ctl command, the location of the database and its configurations and runs "pg_ctl start".
diff --git a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_status.man b/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_status.man
deleted file mode 100644
index 3051fdc..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_status.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH pg_ctl_status 1PG {{DATE}} ONAP ONAP
-.SH NAME
-pg_ctl_status - helper function to run pg_ctl status
-.SH SYNOPSIS
-pg_ctl_status
-.SH DESCRIPTION
-Finds the pg_ctl command, the location of the database and its configurations and runs "pg_ctl status".
diff --git a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_stop.man b/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_stop.man
deleted file mode 100644
index e437a6a..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/pg_ctl_stop.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH pg_ctl_stop 1PG {{DATE}} ONAP ONAP
-.SH NAME
-pg_ctl_stop - helper function to run pg_ctl stop
-.SH SYNOPSIS
-pg_ctl_stop
-.SH DESCRIPTION
-Finds the pg_ctl command, the location of the database and its configurations and runs "pg_ctl stop".
diff --git a/pgaas/src/stage/opt/app/pgaas/man/repmgrc.man b/pgaas/src/stage/opt/app/pgaas/man/repmgrc.man
deleted file mode 100644
index f327913..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/repmgrc.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH repmgr 1PG {{DATE}} ONAP ONAP
-.SH NAME
-repmgrc - helper function to run repmgr command
-.SH SYNOPSIS
-repmgrc
-.SH DESCRIPTION
-Finds the repmgr command and its configurations and runs "repmgr" appropriately.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/repmgrdc.man b/pgaas/src/stage/opt/app/pgaas/man/repmgrdc.man
deleted file mode 100644
index 5e8e0ad..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/repmgrdc.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH repmgrd 1PG {{DATE}} ONAP ONAP
-.SH NAME
-repmgrdc - helper function to run repmgrd command
-.SH SYNOPSIS
-repmgrdc
-.SH DESCRIPTION
-Finds the repmgrd command and its configurations and runs "repmgrd" appropriately.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/runpsql.man b/pgaas/src/stage/opt/app/pgaas/man/runpsql.man
deleted file mode 100644
index 393f437..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/runpsql.man
+++ /dev/null
@@ -1,21 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH runpsql 1PG {{DATE}} ONAP ONAP
-.SH NAME
-runpsql - run the psql command that is given on the command line
-.SH SYNOPSIS
-runpsql sql command ...
-.SH DESCRIPTION
-Locate the psql command and run the command specified as the arguments on the command line.
-.SH "SEE ALSO"
-runpsqll, startpsql
diff --git a/pgaas/src/stage/opt/app/pgaas/man/runpsqll.man b/pgaas/src/stage/opt/app/pgaas/man/runpsqll.man
deleted file mode 100644
index 556aea0..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/runpsqll.man
+++ /dev/null
@@ -1,22 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH runpsqll 1PG {{DATE}} ONAP ONAP
-.SH NAME
-runpsqll - run the psql command that is given on the command line, no labels
-.SH SYNOPSIS
-runpsqll sql command ...
-.SH DESCRIPTION
-Locate the psql command and run the command specified as the arguments on the command line.
-Only output the tuples.
-.SH "SEE ALSO"
-runpsql, startpsql
diff --git a/pgaas/src/stage/opt/app/pgaas/man/setpropvalue.man b/pgaas/src/stage/opt/app/pgaas/man/setpropvalue.man
deleted file mode 100644
index 78b7fb5..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/setpropvalue.man
+++ /dev/null
@@ -1,26 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH setpropvalue 1PG {{DATE}} ONAP ONAP
-.SH NAME
-setpropvalue - set a property in the CDF property file
-.SH SYNOPSIS
-setpropvalue -n name -v value [-x]
-.HP 20
--n
-name to configure
-.HP 20
--v
-value to set
-.HP 20
--x
-encrypt the value
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_is_in_recovery.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_is_in_recovery.man
deleted file mode 100644
index d9391d4..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_is_in_recovery.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_is_in_recovery 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_is_in_recovery - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_is_in_recovery
-.SH DESCRIPTION
-show_pg_is_in_recovery is a convenience program to extract the pg_is_in_recovery information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_activity.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_activity.man
deleted file mode 100644
index 3c8e829..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_activity.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_stat_activity 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_stat_activity - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_stat_activity
-.SH DESCRIPTION
-show_pg_stat_activity is a convenience program to extract the pg_stat_activity information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_archiver.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_archiver.man
deleted file mode 100644
index 8fc85e1..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_archiver.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_stat_archiver 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_stat_archiver - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_stat_archiver
-.SH DESCRIPTION
-show_pg_stat_archiver is a convenience program to extract the pg_stat_archiver information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_bgwriter.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_bgwriter.man
deleted file mode 100644
index 3b960d8..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_bgwriter.man
+++ /dev/null
@@ -1,20 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_stat_bgwriter 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_stat_bgwriter - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_stat_bgwriter
-.SH DESCRIPTION
-show_pg_stat_bgwriter is a convenience program to extract the pg_stat_bgwriter information from the database.
-
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_database.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_database.man
deleted file mode 100644
index b6e0e7a..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_database.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_stat_database 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_stat_database - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_stat_database
-.SH DESCRIPTION
-show_pg_stat_database is a convenience program to extract the pg_stat_database information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_database_conflicts.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_database_conflicts.man
deleted file mode 100644
index 78e29c3..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_database_conflicts.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_stat_database_conflicts 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_stat_database_conflicts - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_stat_database_conflicts
-.SH DESCRIPTION
-show_pg_stat_database_conflicts is a convenience program to extract the pg_stat_database_conflicts information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_user_indexes.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_user_indexes.man
deleted file mode 100644
index 3b76d21..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_user_indexes.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_stat_user_indexes 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_stat_user_indexes - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_stat_user_indexes
-.SH DESCRIPTION
-show_pg_stat_user_indexes is a convenience program to extract the pg_stat_user_indexes information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_user_tables.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_user_tables.man
deleted file mode 100644
index 2356ebd..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_stat_user_tables.man
+++ /dev/null
@@ -1,20 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_stat_user_indexes 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_stat_user_tables - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_stat_user_tables
-.SH DESCRIPTION
-show_pg_stat_user_tables is a convenience program to extract the pg_stat_user_tables information from the database.
-
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_functions.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_functions.man
deleted file mode 100644
index cd51933..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_functions.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_statio_user_functions 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_statio_user_functions - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_statio_user_functions
-.SH DESCRIPTION
-show_pg_statio_user_functions is a convenience program to extract the pg_statio_user_functions information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_indexes.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_indexes.man
deleted file mode 100644
index 713e144..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_indexes.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_statio_user_indexes 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_statio_user_indexes - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_statio_user_indexes
-.SH DESCRIPTION
-show_pg_statio_user_indexes is a convenience program to extract the pg_statio_user_indexes information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_sequences.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_sequences.man
deleted file mode 100644
index fce6db4..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_sequences.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_statio_user_sequences 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_statio_user_sequences - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_statio_user_sequences
-.SH DESCRIPTION
-show_pg_statio_user_sequences is a convenience program to extract the pg_statio_user_sequences information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_tables.man b/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_tables.man
deleted file mode 100644
index ec2cc5c..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/show_pg_statio_user_tables.man
+++ /dev/null
@@ -1,19 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH show_pg_statio_user_tables 1PG {{DATE}} ONAP ONAP
-.SH NAME
-show_pg_statio_user_tables - convenience program to extract info from the database
-.SH SYNOPSIS
-show_pg_statio_user_tables
-.SH DESCRIPTION
-show_pg_statio_user_tables is a convenience program to extract the pg_statio_user_tables information from the database.
diff --git a/pgaas/src/stage/opt/app/pgaas/man/start_maintenance_mode.man b/pgaas/src/stage/opt/app/pgaas/man/start_maintenance_mode.man
deleted file mode 100644
index 8e098a4..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/start_maintenance_mode.man
+++ /dev/null
@@ -1,28 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH start_maintenance_mode 1PG {{DATE}} ONAP ONAP
-.SH NAME
-start_maintenance_mode - convert this system to maintenance mode
-.SH SYNOPSIS
-start_maintenance_mode
-.SH DESCRIPTION
-Take this system out of the normal rotation and mark it as being in maintenance mode.
-This command may only be used on a secondary system and not on a master system.
-After this command is run, the PostgreSQL server will be brought down, but may be
-restarted manually using the pg_ctl_start.
-Note that the health checks will not regard this system as being in the normal
-rotation until the command stop_maintenance_mode is executed, allowing the DBA to perform
-whatever is needed to perform a backup or other maintenance routines,
-such as copying the database files.
-.SH FILES
-/var/run/postgresql/inmaintenance
diff --git a/pgaas/src/stage/opt/app/pgaas/man/startpsql.man b/pgaas/src/stage/opt/app/pgaas/man/startpsql.man
deleted file mode 100644
index 5bba06e..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/startpsql.man
+++ /dev/null
@@ -1,21 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH startpsq 1PG {{DATE}} ONAP ONAP
-.SH NAME
-startpsql - run the psql command
-.SH SYNOPSIS
-startpsql
-.SH DESCRIPTION
-Locate the psql command and run it.
-.SH "SEE ALSO"
-runpsql, runpsqll
diff --git a/pgaas/src/stage/opt/app/pgaas/man/stop_maintenance_mode.man b/pgaas/src/stage/opt/app/pgaas/man/stop_maintenance_mode.man
deleted file mode 100644
index 9ed24bc..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/stop_maintenance_mode.man
+++ /dev/null
@@ -1,24 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH stop_maintenance_mode 1PG {{DATE}} ONAP ONAP
-.SH NAME
-stop_maintenance_mode - convert this system to maintenance mode
-.SH SYNOPSIS
-stop_maintenance_mode
-.SH DESCRIPTION
-Mark this system as no longer being in maintenance mode, and
-return this system back to the normal rotation.
-This command may only be used on a secondary system and not on a master system.
-This command will also restart the PostgreSQL server.
-.SH FILES
-/var/run/postgresql/inmaintenance
diff --git a/pgaas/src/stage/opt/app/pgaas/man/todo b/pgaas/src/stage/opt/app/pgaas/man/todo
deleted file mode 100644
index c2b57f8..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/todo
+++ /dev/null
@@ -1,5 +0,0 @@
-ls: cannot access ../man/gen-repmgr-info.man: No such file or directory
-ls: cannot access ../man/pgaas-verify-install.man: No such file or directory
-ls: cannot access ../man/pgwget.man: No such file or directory
-ls: cannot access ../man/repmgrd-status-changes.man: No such file or directory
-ls: cannot access ../man/verify_pg_privileges.man: No such file or directory
diff --git a/pgaas/src/stage/opt/app/pgaas/man/update_var_run_isrw.man b/pgaas/src/stage/opt/app/pgaas/man/update_var_run_isrw.man
deleted file mode 100644
index 98470f0..0000000
--- a/pgaas/src/stage/opt/app/pgaas/man/update_var_run_isrw.man
+++ /dev/null
@@ -1,23 +0,0 @@
-'\" Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
-'\"
-'\" Licensed under the Apache License, Version 2.0 (the "License");
-'\" you may not use this code except in compliance
-'\" with the License. You may obtain a copy of the License
-'\" at http://www.apache.org/licenses/LICENSE-2.0
-'\"
-'\" Unless required by applicable law or agreed to in writing, software
-'\" distributed under the License is distributed on an "AS IS" BASIS,
-'\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-'\" implied. See the License for the specific language governing
-'\" permissions and limitations under the License.
-.TH startpsq 1PG {{DATE}} ONAP ONAP
-.SH NAME
-update_var_run_isrw - update the /var/run/postgresql/isrw file
-.SH SYNOPSIS
-update_var_run_isrw
-.SH DESCRIPTION
-This program updates the /var/run/postgresql/isrw file using the output of the isrw(1PG) command.
-The file is updated 6 times separated by 10 seconds.
-It is meant to be run from the postgres cron.
-.SH "SEE ALSO"
-isrw