1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00
aports/community/agensgraph/agensgraph-default-port.patch
2022-10-13 01:13:31 +02:00

21 lines
837 B
Diff

--- 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