 Greenplum数据仓库UDW - UCloud中立云计算服务商选择计算节点机型、计算节点数量以及付费⽅式。 其中可选的机型配置有: 机型 机型 名称 名称 配置 配置 存储密集型 ds1.large 4核 24G 2000G(SATA) 存储密集型 ds1.6xlarge 24核 144G 12000G(SATA) 计算密集型 dc1.large 2核 12G 300G(SSD) 快速上⼿ Greenplum数据仓库 UDW Copyright © 2012-2021 Greenplum数据仓库 UDW Copyright © 2012-2021 UCloud 优刻得 183/206 数据存储 数据存储 创建了⼀个10个节点的UDW集群,节点类型为ds1.large,磁盘类型SATA,⼤⼩为2000GB。 (由于UDW集群的⾼可⽤⽅案,集群可⽤⼤⼩为10000GB)。 表格设计 表格设计 采取列存储和压缩的追加表,分布键为id,根据time分区,时间间隔为1天。完整的建表语句如下所⽰: ⽉价格(元/⽉) ⽉) 年价格(元 年价格(元/年) 年) 计算密集型 dc1.large 2核 12G 300G(SSD) 700 7000 存储密集型 ds1.large 4核 24G 2000G(SATA)1500 15000 ⾼IO独享型 dc2.large 8核 32G 900G(SSD) 2300 23000 RSSD云盘型 rc1.large 4核 32G 600G(SSD) 15000 码力 | 206 页 | 5.35 MB | 1 年前3 Greenplum数据仓库UDW - UCloud中立云计算服务商选择计算节点机型、计算节点数量以及付费⽅式。 其中可选的机型配置有: 机型 机型 名称 名称 配置 配置 存储密集型 ds1.large 4核 24G 2000G(SATA) 存储密集型 ds1.6xlarge 24核 144G 12000G(SATA) 计算密集型 dc1.large 2核 12G 300G(SSD) 快速上⼿ Greenplum数据仓库 UDW Copyright © 2012-2021 Greenplum数据仓库 UDW Copyright © 2012-2021 UCloud 优刻得 183/206 数据存储 数据存储 创建了⼀个10个节点的UDW集群,节点类型为ds1.large,磁盘类型SATA,⼤⼩为2000GB。 (由于UDW集群的⾼可⽤⽅案,集群可⽤⼤⼩为10000GB)。 表格设计 表格设计 采取列存储和压缩的追加表,分布键为id,根据time分区,时间间隔为1天。完整的建表语句如下所⽰: ⽉价格(元/⽉) ⽉) 年价格(元 年价格(元/年) 年) 计算密集型 dc1.large 2核 12G 300G(SSD) 700 7000 存储密集型 ds1.large 4核 24G 2000G(SATA)1500 15000 ⾼IO独享型 dc2.large 8核 32G 900G(SSD) 2300 23000 RSSD云盘型 rc1.large 4核 32G 600G(SSD) 15000 码力 | 206 页 | 5.35 MB | 1 年前3
 Greenplum上云与优化2016Postgres中国用户大会 ApsaraDB for GP vs. AWS Redshift? “有史以来卖的最好的云服务” 对比项目 ApsaraDB for Greenplum(SSD/SATA) AWS RedShift 外部表 支持OSS外部表 无此设计 地理信息支持 支持(自带PostGIS) 不支持 分区表支持 支持 不支持 数据类型 支持所有PostgreSQL 9.0以下类型 ApsaraDB for GP架构 ApsaraDB for GP 主节点 子节点 子节点 子节点 子节点 子节点 子节点 子节点 子节点 万兆网(同交换机) 物理机(SSD/SATA) 2016Postgres中国用户大会 支持OSS外部表读写 主节点 子节点 子节点 子节点 子节点 子节点 子节点 子节点 子节点 Insert into T_GP0 码力 | 26 页 | 1.13 MB | 1 年前3 Greenplum上云与优化2016Postgres中国用户大会 ApsaraDB for GP vs. AWS Redshift? “有史以来卖的最好的云服务” 对比项目 ApsaraDB for Greenplum(SSD/SATA) AWS RedShift 外部表 支持OSS外部表 无此设计 地理信息支持 支持(自带PostGIS) 不支持 分区表支持 支持 不支持 数据类型 支持所有PostgreSQL 9.0以下类型 ApsaraDB for GP架构 ApsaraDB for GP 主节点 子节点 子节点 子节点 子节点 子节点 子节点 子节点 子节点 万兆网(同交换机) 物理机(SSD/SATA) 2016Postgres中国用户大会 支持OSS外部表读写 主节点 子节点 子节点 子节点 子节点 子节点 子节点 子节点 子节点 Insert into T_GP0 码力 | 26 页 | 1.13 MB | 1 年前3
 Greenplum 精粹文集卡应为多通道,目前接触的硬件厂商中,单通道支持的最 大磁盘数为 16 块) ·硬盘尽量选 用 SAS 盘,从实践经验看,硬盘故障是 Greenplum 集群中最为常见的故障类型,而 SAS 盘相比 SATA 盘在性能和稳定 性上都明显的高于 SATA 盘 。 ·RAID 卡一定要带 cache,否则做完 RAID 后写的性能会非常差, 曾遇到一客户,把 GP 迁移到更大容量、更多磁盘的机器后,集群 性能反而下降,就是因为新采购的机器0 码力 | 64 页 | 2.73 MB | 1 年前3 Greenplum 精粹文集卡应为多通道,目前接触的硬件厂商中,单通道支持的最 大磁盘数为 16 块) ·硬盘尽量选 用 SAS 盘,从实践经验看,硬盘故障是 Greenplum 集群中最为常见的故障类型,而 SAS 盘相比 SATA 盘在性能和稳定 性上都明显的高于 SATA 盘 。 ·RAID 卡一定要带 cache,否则做完 RAID 后写的性能会非常差, 曾遇到一客户,把 GP 迁移到更大容量、更多磁盘的机器后,集群 性能反而下降,就是因为新采购的机器0 码力 | 64 页 | 2.73 MB | 1 年前3
 Greenplum Database 管理员指南 6.2.1可以到3GB/S左右,此时如果有多块NVMe,目前的常规Raid卡性能可能都无法满足多 块高性能NVMe磁盘的Raid 5策略,不仅如此,目前,还很少有Raid卡能直接支持NVMe 协议,如果用SATA口转接NVMe磁盘的话,还不如直接少花点钱用SATA口的SSD。如果 不那么在乎磁盘失效带来的影响,通过PCIE接口直连NVMe也许更能发挥磁盘的性能优 势。另外,Raid 5在出现单盘故障时的性能损失也是一个需要考虑的因素,虽然这种0 码力 | 416 页 | 6.08 MB | 1 年前3 Greenplum Database 管理员指南 6.2.1可以到3GB/S左右,此时如果有多块NVMe,目前的常规Raid卡性能可能都无法满足多 块高性能NVMe磁盘的Raid 5策略,不仅如此,目前,还很少有Raid卡能直接支持NVMe 协议,如果用SATA口转接NVMe磁盘的话,还不如直接少花点钱用SATA口的SSD。如果 不那么在乎磁盘失效带来的影响,通过PCIE接口直连NVMe也许更能发挥磁盘的性能优 势。另外,Raid 5在出现单盘故障时的性能损失也是一个需要考虑的因素,虽然这种0 码力 | 416 页 | 6.08 MB | 1 年前3
 VMware Greenplum v6.18 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 1959 页 | 19.73 MB | 1 年前3 VMware Greenplum v6.18 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 1959 页 | 19.73 MB | 1 年前3
 VMware Greenplum v6.19 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 1972 页 | 20.05 MB | 1 年前3 VMware Greenplum v6.19 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 1972 页 | 20.05 MB | 1 年前3
 VMware Greenplum v6.17 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 1893 页 | 17.62 MB | 1 年前3 VMware Greenplum v6.17 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 1893 页 | 17.62 MB | 1 年前3
 VMware Tanzu Greenplum v6.20 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 1988 页 | 20.25 MB | 1 年前3 VMware Tanzu Greenplum v6.20 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 1988 页 | 20.25 MB | 1 年前3
 VMware Greenplum 6 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 2445 页 | 18.05 MB | 1 年前3 VMware Greenplum 6 Documentationoperation spills to disk, are compressed. If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 2445 页 | 18.05 MB | 1 年前3
 VMware Greenplum 7 Documentation7 Documentation VMware by Broadcom 1752 If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 2221 页 | 14.19 MB | 1 年前3 VMware Greenplum 7 Documentation7 Documentation VMware by Broadcom 1752 If your Greenplum Database installation uses serial ATA (SATA) disk drives, enabling compression might help to avoid overloading the disk subsystem with IO operations0 码力 | 2221 页 | 14.19 MB | 1 年前3
共 15 条
- 1
- 2













