<div dir="ltr"><div>Hi all<br></div><div><br></div><div>I am trying to install pgpool and I am having problems testing with pgpool-setup it can't bind to a port and it refuses to start. I've tried multiple ports and of course checked that those ports are free<br></div><div><br></div><div>Here's the log. I am using RHEL8 with postgres 13 installed from the Redhat Repository and installed pgpool 4.3.2 from source code<br></div><div><br></div><div>2022-07-12 14:54:20.040: main pid 3683880: DEBUG:  initializing pool configuration<br>2022-07-12 14:54:20.040: main pid 3683880: DETAIL:  num_backends: 2 total_weight: 2.000000<br>2022-07-12 14:54:20.040: main pid 3683880: DEBUG:  initializing pool configuration<br>2022-07-12 14:54:20.040: main pid 3683880: DETAIL:  backend 0 weight: 1073741823.500000 flag: 0000<br>2022-07-12 14:54:20.040: main pid 3683880: DEBUG:  initializing pool configuration<br>2022-07-12 14:54:20.040: main pid 3683880: DETAIL:  backend 1 weight: 1073741823.500000 flag: 0000<br>2022-07-12 14:54:20.045: main pid 3683880: LOG:  Backend status file /var/lib/pgsql2/log/pgpool_status discarded<br>2022-07-12 14:54:20.046: main pid 3683880: DEBUG:  pool_coninfo_size: num_init_children (32) * max_pool (4) * MAX_NUM_BACKENDS (128) * sizeof(ConnectionInfo) (160) = 2621440 bytes requested for shared memory<br>2022-07-12 14:54:20.046: main pid 3683880: LOG:  health_check_stats_shared_memory_size: requested size: 12288<br>2022-07-12 14:54:20.046: main pid 3683880: LOG:  memory cache initialized<br>2022-07-12 14:54:20.046: main pid 3683880: DETAIL:  memcache blocks :64<br>2022-07-12 14:54:20.046: main pid 3683880: LOG:  allocating (136981824) bytes of shared memory segment<br>2022-07-12 14:54:20.046: main pid 3683880: LOG:  allocating shared memory segment of size: 136981824<br>2022-07-12 14:54:20.139: main pid 3683880: DEBUG:  pool_coninfo_size: num_init_children (32) * max_pool (4) * MAX_NUM_BACKENDS (128) * sizeof(ConnectionInfo) (160) = 2621440 bytes requested for shared memory<br>2022-07-12 14:54:20.139: main pid 3683880: LOG:  health_check_stats_shared_memory_size: requested size: 12288<br>2022-07-12 14:54:20.139: main pid 3683880: LOG:  health_check_stats_shared_memory_size: requested size: 12288<br>2022-07-12 14:54:20.139: main pid 3683880: LOG:  memory cache initialized<br>2022-07-12 14:54:20.139: main pid 3683880: DETAIL:  memcache blocks :64<br>2022-07-12 14:54:20.139: main pid 3683880: DEBUG:  memory cache request size : 67108864<br>2022-07-12 14:54:20.144: main pid 3683880: LOG:  pool_discard_oid_maps: discarded memqcache oid maps<br>2022-07-12 14:54:20.161: main pid 3683880: LOG:  Setting up socket for ::1:11000<br>2022-07-12 14:54:20.161: main pid 3683880: LOG:  Setting up socket for ::1:11000<br>2022-07-12 14:54:20.161: main pid 3683880: FATAL:  failed to create INET domain socket<br>2022-07-12 14:54:20.161: main pid 3683880: DETAIL:  bind on socket failed with error "Address already in use"<br>2022-07-12 14:54:20.164: main pid 3683880: LOG:  shutting down</div><div><br></div><div>Regards</div><div><br></div><div>Daniel Cristini<br></div></div>