1. PostgreSQL 14 설치 2. psql 접속 3. Role 확인 4. 데이터베이스 생성 5. 데이터베이스 삭제 6. 데이터베이스 접속 7. 버젼 확인 8. 날짜 확인 9. 원격 접속시 에러 해결 방안 10. /usr/lib/systemd/system/postgresql-14.service 11. 관련 디렉토리
replication group 등록1: Write node hostgroup_id2: Read node hostgroup_id'cluster1': 그룹이름서버 등록시 해당 1,2중에 결정해서 등록하여야 함.runtime에 반영시 해당 노드의 read_only값을 기준
ProxySQL은 특이하게 mysql client tool로 접속하여 설정 값을 조정하여 서버를 관리 하는 형태임.ip, port는 porxysql.cnf 파일의 admin_variables.mysql_ifaces="0.0.0.0:6032" 값으로 구성됨.id, pas
1) yum repository 설정2) ProxySQL 설치3) mysql client 설치4) ProxySQL Data 디렉토리 설정mkdir -p /data/proxysql/
git 저장소 만들기git clonegit 상태Untracked : git에 포함되지 않음Unmodified : git에 commit 된 상태Modified : git에 포함된 파일이 수정됨Staged : git에 포함된 파일이 수정되고 스테이징으로 이동상태별 명령어1
flutter doctor로 체크시 아래와 같은 에러가 발생☠ Visual Studio - develop for Windows (the doctor check crashed) X Due to an error, the doctor check did not compl
oracle 데이터베이스 설치해당 파일은 oracle.com에서 다운 받아야 함.ORCLCDB 데이터베이스가 설치 됨.profile에 환경변수 설정(파일 맨 마지막에 추가)수정된 profile을 적용여기서 패스워드를 물어보거나 기타 문제가 발생하는 경우 oracle 계