From 2a29b7392673f969d91a8cc9beb9a423093349d9 Mon Sep 17 00:00:00 2001 From: xking Date: Tue, 1 Nov 2022 23:53:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Centos搭建activemq.md | 2 +- linux/linux使用sed命令.md | 29 +- ...{搭建edb9.6.md => Centos搭建edb9.5.md} | 61 +-- .../centos搭建edb12.md | 4 +- .../mysql 迁移数据至postgresql.md | 88 +--- .../postgresql 数据备份 .md | 14 - postgresql_and_edb/postgresql导入导出.md | 157 +++++++ .../postgresql数据备份及恢复.md | 4 + postgresql_and_edb/postgresql锁表查询.md | 18 +- ...ra2pg 将oracle 数据导入 postgresql.md | 406 ++++-------------- 10 files changed, 331 insertions(+), 452 deletions(-) rename postgresql_and_edb/{搭建edb9.6.md => Centos搭建edb9.5.md} (73%) rename centos搭建edb12.md => postgresql_and_edb/centos搭建edb12.md (69%) delete mode 100644 postgresql_and_edb/postgresql 数据备份 .md create mode 100644 postgresql_and_edb/postgresql数据备份及恢复.md diff --git a/Centos搭建activemq.md b/Centos搭建activemq.md index 140497e..1c50f1e 100644 --- a/Centos搭建activemq.md +++ b/Centos搭建activemq.md @@ -207,7 +207,7 @@ admin: password,admin 在ActiveMQ的conf目录的activemq.[xml](https://so.csdn.net/so/search?q=xml&spm=1001.2101.3001.7020)中添加账号密码 -``` +```xml diff --git a/linux/linux使用sed命令.md b/linux/linux使用sed命令.md index 64e0e06..b978516 100644 --- a/linux/linux使用sed命令.md +++ b/linux/linux使用sed命令.md @@ -1 +1,28 @@ -# linux使用sed命令 \ No newline at end of file +# linux使用sed命令 + +参数说明: + +```sh +-e