-
```
Very table in greenplum must be creaed with as distributed by(col1,...) cluase,
can you add a parameter to the current dbWriteTable function to support
Greenplum, such as
dbWriteTable(...., dis…
-
On greenplum (raiders4), the following query is executed while running our rates extractor:
SELECT fast_seqassign('rates', 0)
Throughput is 2.4 MB/sec.
This means it takes alone 3h to assign IDs t…
-
So I'm using node-pg to run queries, however the database I'm using will have a queue. It seems that when it becomes my turn, node-pg doesn't know, and I get passed on, leaving the app to hang.
-
Integrate with Pivotal Green plumb,
http://www.pivotal.io/big-data/pivotal-greenplum-database
-
This is addressing the generated output in the logs:
```
[WARN]:-File permission mismatch. The gpadmin owns the Greenplum Database installation directory.
[WARN]:-You are currently logged in as gpad…
-
```
Very table in greenplum must be creaed with as distributed by(col1,...) cluase,
can you add a parameter to the current dbWriteTable function to support
Greenplum, such as
dbWriteTable(...., dis…
-
```
Very table in greenplum must be creaed with as distributed by(col1,...) cluase,
can you add a parameter to the current dbWriteTable function to support
Greenplum, such as
dbWriteTable(...., dis…
-
I believe PL/java is killing unicode characters (it is probably converting text to a byte stream and reading them as single byte characters - perhaps Latin-1 and not as UTF-8). I don't observe this ha…
-
```
Very table in greenplum must be creaed with as distributed by(col1,...) cluase,
can you add a parameter to the current dbWriteTable function to support
Greenplum, such as
dbWriteTable(...., dis…
-
It would be useful to have a per query / per session settings mechanism that can be used to control optimizations and other functionality.
- Surface: SET var = literval;
- literal can be string, integ…