-
Couldnt see a place to put this request, it may not be an issue but rather feature ask.
I need to pass following options to my connection -
**?tcpKeepAlive=true&ssl=true&sslfactory=org.postgresql.…
-
Redshift `dc2.large` instances have a hard storage size limit, unlike Aurora and Athena. We should consider this during planning to ensure large tables (e.g., the telemetry table) are placed on an app…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
aws redshift uses a flavour of postgres and a couple of funcoitns aren't exactly the same.
for instance:
`show server_version;` actually is `SELECT version();`
because of this error the comparison …
zeubs updated
3 years ago
-
### Describe the bug
When running the grant_assume_role on a role with a Service Principle as the input, the role's trust policy is not updated.
### Expected Behavior
I expect the role's trust poli…
-
## Bug Description
When connecting to Redshift using the postgres dialect, anything that uses describeTableQuery, showIndexesQuery, or pgListEnums in postgres/query-generator.js will fail because r…
-
I think we can describe this choice in a bit more detail:
- we (far) outstrip a single node, but we don't want to manage Cassandra/Hadoop/Spark.
- we need columnar storage / OLAP, but we'd like fa…
-
Hello,
I'm using graph-explorer:1.3.1, have a SPARQL endpoint and try to query a nodes neighbor with the "Limit returned neighbors to" set to 5. The generated SPARQL query was:
```sparql
SELECT…
-
Hi,
I have an issue I can't deal with. When I test the Lambda, the .csv is recognized and "batched" and the Redshift configuration is properly loaded, but after that, I have an error and the data i…
-
Hello, I am using node-pgsql to connect to my redshift database. (node 9.11 and 8.9) When I run my basic query sequentially, it only takes ~3-4 seconds per query. But when I run them in parallel, it j…