Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 |
Tags
- superbase
- Markdown
- svelte
- FastAPI
- wsl2
- AWS
- springboot
- vmmem
- stepzen
- spring
- kidznote
- docker
- dokerfile
- tessrect
- react
- Expo
- java
- edgestore
- 일의격
- flyio
- reactnative
- WSLHostPatcher
- vercel
- Book
- Nextjs
- oraclecloude
- Delphi
- beautifullsoup
- shadcn-ui
- TypeScript
Archives
- Today
- Total
목록python3 (1)
Blog
[TIL] 2023-07-19 postgresql FastAPI python venv setting
postgresql 인스턴스 원격 접속 오류 관련 https://www.zinnunkebi.com/postgresql-psql-client-connect/ TCP/IP connections on port 5432 에러 psql: error: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "192.168.220.143" and accepting TCP/IP connections on port 5432?위 오류 시 아래와 같이 대응한다. "Linux PostgreSQL version13설치하기" 직후의 postgresql.conf설정 파일 내용이 다음과 같이 초기 상태인 경우입니다...
Today I Learned
2023. 7. 19. 17:40