2018年5月20日

摘要: Greeplum 系列(四) 数据的装载与卸裁 装载数据有以下种方法: 1. insert 2. copy 3. 外部表 4. gpload 下面以 member_delta 表为例分别介绍这四种方法。 一、insert 二、copy member_his_init.dat 文件如下: 三、外部表( 阅读全文
posted @ 2018-05-20 21:01 binarylei 阅读(607) 评论(0) 推荐(0)
摘要: Greeplum 系列(三) 基本用法 《PostgreSQL 教程》: 一、Greeplum 登陆与创建 1.1 登陆 psql d test h 127.0.0.1 p 5432 U gpadmin 注意:默认登陆的表名为 gpadmin 1.2 创建数据库 create database te 阅读全文
posted @ 2018-05-20 07:50 binarylei 阅读(2660) 评论(0) 推荐(1)

导航