aboutsummaryrefslogtreecommitdiffstats
path: root/community/agensgraph/agensgraph-default-port.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/agensgraph/agensgraph-default-port.patch')
-rw-r--r--community/agensgraph/agensgraph-default-port.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/community/agensgraph/agensgraph-default-port.patch b/community/agensgraph/agensgraph-default-port.patch
new file mode 100644
index 00000000000..84e5618f248
--- /dev/null
+++ b/community/agensgraph/agensgraph-default-port.patch
@@ -0,0 +1,21 @@
+--- a/src/backend/utils/misc/postgresql.conf.sample
++++ b/src/backend/utils/misc/postgresql.conf.sample
+@@ -1,6 +1,6 @@
+-# -----------------------------
+-# PostgreSQL configuration file
+-# -----------------------------
++# ----------------------------------------
++# AgensGraph/PostgreSQL configuration file
++# ----------------------------------------
+ #
+ # This file consists of lines of the form:
+ #
+@@ -61,7 +61,7 @@
+ # comma-separated list of addresses;
+ # defaults to 'localhost'; use '*' for all
+ # (change requires restart)
+-#port = 5432 # (change requires restart)
++#port = 5434 # (change requires restart)
+ #max_connections = 100 # (change requires restart)
+ #superuser_reserved_connections = 3 # (change requires restart)
+ unix_socket_directories = '/run/agensgraph' # comma-separated list of directories