-
## Driver version
Amazon Redshift ODBC Driver (x64) v2.00.00.03
## Redshift version
PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift…
-
**Is your feature request related to a problem? Please describe.**
Inability to spin up a Redshift Serverless cluster for data processing, fast architecture pattern deployment
**Describe the solut…
-
## redshift migration is not working because of unsupported function `server_version()`.
- [ ] Bug report
## Current behavior
Since redshift is postgres compliance, i'm using `db-migrate-pg` in…
-
## Describe the solution you'd like
in the bots, i would like to be able to choose an existing lambda function to query Amazon Athena, to query data sources, so i can ask Claude about my data, and …
-
SVL_USER_INFO is not available inside Redshift Serverless. Could we use pg_user for this purpose?
`Error reading User: pq: permission denied for relation svl_user_info`
-
I have checked the FAQ and open issues, and I don't think my issue is exactly mentioned there, since it is not because I'm using the `~/.config/redshift/redshift.conf` path.
1. When run from termin…
PolGZ updated
2 years ago
-
### Is this a new bug in dbt-redshift?
- [X] I believe this is a new bug in dbt-redshift
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Be…
-
Below is my code
```
from pyspark.sql import SparkSession
spark = SparkSession.builder.appName('redshift')\
.config("spark.jars.packages","com.google.guava:guava:31.1-jre,com.eclipsesource.min…
-
### Describe the bug
With Redshift, concurrency errors are possible when running multiple `GRANT` statements for different users on the same table at the same time; for example, `GRANT SELECT ON Tabl…
-
I get the error `Invalid connection! (PG::Error)` from the Postgres source database with a large table that is about 33GB. After about 40 minutes, it gives the following error:
```
$ postgres_to_red…