You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,19 @@ Boundary PostgreSQL Plugin
4
4
5
5
Extracts metrics from a PostgreSQL database instance.
6
6
7
-
Prerequisites
8
-
-------------
9
-
The following items are required on the host platform in addition to the Boundary Premium [relay](http://premium-support.boundary.com/customer/portal/articles/1635550-plugins---how-to).
10
-
- Python 2.6.6 or later
11
-
- PsycoPG2 module
12
-
- PostreSQL development packages: postgresql-devel
13
-
- Python development packages: python-devel
7
+
### Prerequisites
8
+
9
+
| OS | Linux | Windows | SmartOS | OS X |
10
+
|:----------|:-----:|:-------:|:-------:|:----:|
11
+
| Supported | v | v | v | v |
12
+
13
+
14
+
| Runtime | node.js | Python | Java |
15
+
|:---------|:-------:|:------:|:----:|
16
+
| Required || + ||
17
+
18
+
-[How to install Python?](https://help.boundary.com/hc/articles/202270132)
0 commit comments