- 博客(4)
- 收藏
- 关注
原创 安装TortoiseSVN 问题记录: please install the Universal CRT first. you can install it via Windows-Update...
1. 安装TortoiseSVN报错如图:原因:我的系统是Windows Server 2012 R2 Standard首先我是想要安装SVN客户端,然后系统让我安装Windows Server 2012 R2 安装补丁KB2999226经过查询安装补丁KB2999226之前需要依赖KB2919355,安装KB2919355之前需要依赖补丁KB2919442。2.下载补丁KB2919442,KB2919355,KB2999226以下是2012 server r2 所需的补丁http.
2020-10-21 14:40:45
1408
原创 Red Hat Enterprise 6.5 更换 yum
错误:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.Setting up Install ProcessNo package gcc available.是因为你的Red Hat Enterprise 系统没有...
2020-10-20 12:01:41
451
2
转载 PostgreSQL的备份与恢复
Postgresql数据库迁移分两类:同用户名、同schema迁移;可以使用pg数据库备份、还原功能。 不同用户名、不同schema迁移;对于第二用迁移相对比较复杂,pg数据库访问时schema时,按照“$user”,public的顺序进行。可通过sql shell输入命令查看:#SHOW search_path;也可通过postgresql.config文件进行查看。文件地址:“安装目录“/data/postgresql.conf查看数据库schema访问顺序...
2020-10-20 11:56:48
1094
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人