-
윈도우서버에서 PostgreSQL 외부 접속 가능하게 설정하는 방법-BackEnd★★★/DB데이터베이스 2022. 1. 6. 01:41728x90
https://sujinisacat.tistory.com/m/9
윈도우서버에서 PostgreSQL 외부접속 가능하게 설정하는 방법
# 윈도우서버에서 PostgreSQL 외부접속 허용하기 사실 실무에서 대부분 DB서버와 웹서버를 물리적으로 같은 서버에 두진 않을 것이다. 그래서 이번엔 SET ROLE 사용법과 DATABASE, TABLE 만들기에 앞서 Post
sujinisacat.tistory.com
반응형'BackEnd★★★ > DB데이터베이스' 카테고리의 다른 글
Rust❤️How to connect to a Postgres DB in Rust to create and retrieve a row storing it into a Rust struct (0) 2022.08.13 Rust❤️Neon: Serverless Postgres. (0) 2022.07.27 brew upgrade 하고 나온 postgresql 메세지 연구하자 ㅜㅜ (0) 2022.02.28 Build A Fast Rest API With ACTIX, POSTGRESQL AND DIESEL- Security Union (0) 2022.01.14 Learn PostgreSQL Tutorial - Full Course for Beginners-freeCodeCamp.org (0) 2022.01.07 Mac M1 Postgres installation using home brew&명령어 표로 정리 (0) 2022.01.06 PostgreSQL What to do if you forgot a password? (0) 2022.01.05 Rust to PostgreSQL Database with SQLX -Rust Lang Tutorial 2021 (0) 2021.12.14