하나의 백업 db를 두고 싶어서 어떻게 동기화 해야 하나 찾아보는중
WAL 로그가 있으니 그걸 기반으로 주고받으려나?
[링크 : https://dba.stackexchange.com/questions/170709/need-to-sync-postgresql-db-to-remote]
[링크 : https://stackoverflow.com/questions/6385546/synchronization-between-two-servers-postgres-database]
[링크 : http://wiki.postgresql.org/wiki/Streaming_Replication]
'프로그램 사용 > postgreSQL' 카테고리의 다른 글
psql copy to (0) | 2020.02.10 |
---|---|
postgresql 제약조건 관련 (0) | 2020.02.07 |
Pk (Primary Key) (0) | 2020.02.07 |
N:M 관계 해소 (0) | 2020.02.07 |
sql에서 null 비교 (0) | 2020.02.07 |