Skip to content

[CBRD-26545] #2. copy all transaction logs from master 에서 copylogdb명령어 원복#6843

Open
bagus-kim wants to merge 1 commit intoCUBRID:developfrom
bagus-kim:CBRD-26545
Open

[CBRD-26545] #2. copy all transaction logs from master 에서 copylogdb명령어 원복#6843
bagus-kim wants to merge 1 commit intoCUBRID:developfrom
bagus-kim:CBRD-26545

Conversation

@bagus-kim
Copy link
Contributor

@bagus-kim bagus-kim commented Feb 12, 2026

http://jira.cubrid.org/browse/CBRD-26545

Purpose

copylogdb명령어를 cubrid 에서 cub_admin으로 원복합니다.

Implementation

--2. copy all transaction logs from master.
echo -ne "\n - 2. copy all transaction logs from master.\n\n"
execute "cub_admin copylogdb -L ${repl_log_path} -m async --start-page-id=-1 ${db_name}@${master_host}"

Remarks

명령어 일관성 때문에 cub_admin을 cubrid로 변경하려 했는데 오류가 있었습니다.
또한 명령어 에러 처리를 하지 않아 수행된 것으로 판명되었습니다.

@bagus-kim
Copy link
Contributor Author

/run all

@bagus-kim
Copy link
Contributor Author

/run shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants