In recent years, the rapid development of mobile Internet, Internet of things and cloud computing has spawned massive data. In terms of big data processing,...
The Spring core source code, the Spring core architecture diagram, which contains calls between various classes and apis, introduces another point, combing through the Spring...
On June 19, Guo Feng, developer of the original Greenplum kernel, shared the third issue of "Greenplum Kernel" series of live broadcast "Query optimization". Don't...
Indexes are an important component of databases, and b-trees are the most common index data structure and the default index type in Greenplum. Today I...
Since the official release of Greenplum 6.0, Greenplum has continued to iterate at a rapid rate of one small release per month, providing users with...
The PostgreSQL active/standby synchronization mechanism is implemented through stream replication. For the principle, see THE PG Active/Standby Flow Replication Mechanism. Greenplum is based on PostgreSQL,...
Greenplum is an excellent MPP database product. There are several ways to write external data to Greenplum, including universal Jdbc, Gpload and Pivotal Greenplum Connector....
Greenplum is based on PostgreSQL, but has developed a number of features and extreme, even harsh optimizations for big data scenarios and users' pursuit of...
Springioc and AOP, dynamic proxy techniques, thread-safety issues for beans, transaction mechanisms, transaction implementation principles, transaction propagation mechanisms, if you add a @Transactional annotation, spring...
The Minirepro tool is a lighter tool than GPSD. It collects namespace information and statistics for the corresponding SQL so that the problem can be...
Composite indexes, also known as multi-field indexes, refer to indexes built on multiple fields of a table. They are widely supported in database systems, and...
This article describes how to install and configure the GreenPlum cluster in CentOS/RedHat, Ubuntu/Debian using installation packages and source code. 1. Installation Step 1.1. The...
Intelligent data is the data as the means of production, through a combination of mass data processing, data mining, machine learning, human computer interaction and...