El lun., 31-07-2023 a las 14:50 +0900, kongaru12 escribió: > please.. my issue.. help me.. > > -------- 원본 이메일 -------- > 발신: deven <[email protected]> > 날짜: 23/7/31 오전 9:40 (GMT+09:00) > 받은 사람: [email protected] > 제목: please pgadmin4 localhost server start error > > my name is jung kyoung jin . > I was using pgadmin4. By the way, I saw a pop-up asking for a version > upgrade, and I downloaded the upgraded version, but the installation > did not work properly, so I couldn't even use the postgresql I used > before. So, I deleted the program, downloaded it again and installed > it. However, it is not executed with the error message 'expired' as > shown in the attached screenshot. please solve this problem I am a > user using postgresql on localhost. > > ps) I could only use Korean, so I transcribed it with a translator. > Please, I hope this message goes well. > > email : [email protected]
The problem is not in pgAdmin, it seems more like PostgreSQL If you are in unix, try this command to verify if PostgreSQL is running an where is listening sockstat | grep 5432
