-
### Terraform Core Version
1.7.1
### AWS Provider Version
5.39.0
### Affected Resource(s)
aws_redshiftdata_statement
### Expected Behavior
We are using the terraform resources "aw…
-
### Description
Requesting the addition of a new resource to manage snapshot schedules for Redshift Serverless namespaces. Currently, snapshot schedules are only manageable through the Amazon Redsh…
-
For users who do not want to manage their passwords via the terraform module, but DO want to manage super users, the check I (dumbly) requested for super user passwords prevents that -- superusers onl…
-
### Search first
- [X] I searched and no similar issues were found
### Description
Until recently, we've had two database change logs that we've been applying at run time just find. One changeLog …
-
Debian 8.4 386
MATE Desktop Environment 1.8.1
redshift 1.9.1
redshift -l LAT:LON &
I have the latest stable version of redshift-gtk for Debian installed. The application shows an icon in the menu un…
zz0rk updated
2 years ago
-
Hi, does this package support Redshift's `SUPER` datatype?
I'm inserting a valid JSON data into SUPER column and getting following error:
```
java.sql.SQLException:
Error (code 1224) while loa…
-
Example query:
```sql
select *
from dblink('hosting_insights',$REDSHIFT$
SELECT distinct hm_user.company
FROM metabase_database
LEFT JOIN hm_hosted_instance
ON metabase_data…
-
Hi,
We use Npgsql.EntityFrameworkCore.PostgreSQL to access AWS Redshift using the following configuration:
```
services.AddDbContextPool(options =>
{
options.UseNpgsql(StaticConfiguration.…
-
Currently no monitor color daemon is shipped with Apricity, but in iOS and many Androids this is part of the OS. So there are a bunch of different versions and I'm not sure which one is recommented, b…
-
### What's the use case?
We are currently on Airflow, and one of the cool things about managing job concurrency is being able to set up [multiple pool slots](https://airflow.apache.org/docs/apache-ai…