-
Suppose you have installed both greenplum and postgres, and are now trying to run the spouse_example on greenplum. If your default `psql` is points to the postgres version (which is usually fine for e…
-
Hi I get a TypeError: 'dict' object does not support indexing error when trying to filter on a value that contains the "%" character.
Caravel version (from amancevice/caravel:0.9.0):
```
>>> caravel…
-
```
System version: Centos 6.3
PostgreSQL 8.3devel (Greenplum Database 4.3.99.00 build dev)
```
I can use select statements in /caravel/sql/\* , but could not create table from datasource in caravel…
-
I got this error when running rollout.sh:
```
Started gpfdist on port 9005
executing on hadoop01.home.net ./start_gpfdist.sh 9006 /data/hawq/segmentdd/pivotalguru_6
Started gpfdist on port 9006
p…
-
We are running DD8 with Greenplum on Ubuntu. Over the last few weeks, @zifeishan and I observed that in a small number of cases (maybe 1 out of 50) Greenplum gets stuck when running a DD8 application.…
-
Thanks for the benchmark.
What was the setup for the MPP databases?
Was GreenPlum among these?
-
Hi!
I've just downloaded again Ora2PG 18.1 from github.
Still it is repeating the column names in CREATE VIEW
/***************************** Oracle definition ***********************************…
-
## User Story
As a lazy person who contributes to Greenplum Database,
I'd like to run a single script to have all my code built,
and my database cluster initialized,
**AND** I'd like to be able to pr…
-
I learn about tidb from infoQ , looks like tidb is a distributed mpp database , so I want to know the different between tidb and hawq which derived from greenplum db,and what's the advancement of tidb…
-
Hi all,
I'm trying to run deepdive and it goes pretty well with small dataset with example has spouse in tutorial.
I think that deepdive should support to run larger dataset, so I downloaded signalmed…