aboutsummaryrefslogtreecommitdiff
path: root/databases/pguri/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pguri/pkg-message')
-rw-r--r--databases/pguri/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/pguri/pkg-message b/databases/pguri/pkg-message
index a89fdfaadbd2..a3d20f1cd402 100644
--- a/databases/pguri/pkg-message
+++ b/databases/pguri/pkg-message
@@ -1,3 +1,9 @@
+[
+{ type: install
+ message: <<EOM
In order to use the extension within database execute the following command:
CREATE EXTENSION uri;
+EOM
+}
+]