Re: could not bind IPv4 address "127.0.0.1": Address already in use

2023-03-08 Thread Siddharth Jain
Thanks Tom. found the problem. On Tue, Mar 7, 2023 at 8:28 PM Tom Lane wrote: > Siddharth Jain writes: > > But when I try to start the server I get this: > > > 2023-03-07 17:16:43.228 PST [25925] LOG: could not bind IPv6 address > > "::1": Address already in use > > 2023-03-07 17:16:43.228 PST

Re: could not bind IPv4 address "127.0.0.1": Address already in use

2023-03-07 Thread Tom Lane
Siddharth Jain writes: > But when I try to start the server I get this: > 2023-03-07 17:16:43.228 PST [25925] LOG: could not bind IPv6 address > "::1": Address already in use > 2023-03-07 17:16:43.228 PST [25925] HINT: Is another postmaster already > running on port 5432? If not, wait a few sec