摘要:
VERSION: 1.0.0.1 --指定控制文件schema的版本DATABASE: db_name --指定连接数据库的名字,如果没有指定,由环境变量$PGDATABASE,或者通过gpload参数-d指定USER: db_username --指定连接目标数据库的用户名,如果不使用超级管理员, 阅读全文
阅读排行榜
基于 Docker 的几种常用 CentOS7 镜像
2021-09-10 16:07 by DataBases, 3043 阅读, 收藏,
摘要:
https://blog.csdn.net/github_39577257/article/details/107180891 # 1 查看系统中是否已经安装了 Dockersystemctl status dockerrpm -qa | grep -E "docker"## 1.1 如果重新安装可 阅读全文
配置Hive元数据数据库为PostgreSQL
2021-01-08 17:00 by DataBases, 2517 阅读, 收藏,
摘要:
配置Hive元数据数据库为PostgreSQL前提环境,在Linux服务器安装hadoop集群安装hive到hive官网下载hive安装包解压及重命名tar zxvf apache-hive-2.3.6-bin.tar.gzmv apache-hive-2.3.6-bin hive/etc/prof 阅读全文
PostgreSQL中数据库,表,等对象的oid与对象名的对应关系
2016-06-12 14:55 by DataBases, 2482 阅读, 收藏,
摘要:
-bash-4.1$ oid2name Password: All databases: Oid Database Name Tablespace 16394 benchmarksql pg_default 16459 pg_monitor pg_default 13241 postgres pg_ 阅读全文
浙公网安备 33010602011771号