-
Hi,
We used this [pipeline](https://github.com/pivotalservices/concourse-pipeline-samples/blob/master/pipelines/pcf/pks/install-pks/pipeline.yml) previously to install all GA releases of PKS and wa…
-
-
- asyncpg version:0.17.0
- Greenplum version:5.7
- Python version:3.7
- Platform:Windows 10/windows 10 WSL
- Do you use pgbouncer?:no
- Did you install asyncpg with pi…
-
First step `sudo ./01_run_as_root.sh` was executed successfully. While executing 2nd step `./02_run_as_gpadmin.sh`, I am hitting following error.
`gpssh -f /home/gpadmin/all_hosts.txt -e 'sudo ch…
-
Some SQL engines (namely Oracle) do not support currently generated SQL for window functions where more partitions or order by expressions are used, for example:
```
win_test
-
eg:
create table t1(x UInt32,y String) ENGINE = Memory;
create table t2(x UInt32,y String) ENGINE = Memory;
I can't used SQL: select t1.x,t2.y from t1 as t11,t2 as t22
where t11.x = t22.y;
-
---
Author Name: **Bob Gobeille**
Original Redmine Issue: 7305, http://www.fossology.org/issues/7305
Original Date: 2014/07/16
Original Assignee: larry shi
---
Nomos 2.5.0 detects: Artistic-1.0 ,B…
-
Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader how to slove this problem
-
We need to support procedures source view in GreenPlum .
It doesn't support pg_get_functiondef function so we can get source only from prosrc column
-
**FEATURE REQUEST**
Now, when we use `copy` command to load data, it will convert into paralleling `insert` statement, but it just execute on only one node.
Could CockroachDB support load data fro…
-
It appears version 5.3.3 is still not working as a plugin under eclipse mars
see previous bug reports (#4599 & #4667)
One can open driver manager and driver properties but not edit connection (not …