zunda<p>いえやー。既存のバージョンのポート避けて入れてくれたんだぬ。</p><p>$ diff -u /etc/postgresql/14/main/postgresql.conf{.orig,}<br />--- /etc/postgresql/14/main/postgresql.conf.orig 2022-05-01 16:11:11.003243960 -1000<br />+++ /etc/postgresql/14/main/postgresql.conf 2022-06-10 15:32:26.950517204 -1000<br />@@ -61,7 +61,7 @@<br /> # comma-separated list of addresses;<br /> # defaults to 'localhost'; use '*' for all<br /> # (change requires restart)<br />-port = 5433 # (change requires restart)<br />+port = 5432 # (change requires restart)<br /> max_connections = 100 # (change requires restart)<br /> <a href="https://mastodon.zunda.ninja/tags/superuser_reserved_connections" class="mention hashtag" rel="tag">#<span>superuser_reserved_connections</span></a> = 3 # (change requires restart)<br /> unix_socket_directories = '/var/run/postgresql' # comma-separated list of directories</p>