Aws RDS postgress serverless
See original GitHub issueNice lib! Getting an error like this:
DataTypeNotSupportedError: Data type "timestamptz" in "AuthToken.createdAt" is not supported by "aurora-data-api" database.
How come timestamptz
is not supported?
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Amazon Aurora Serverless | Amazon Web Services
Amazon Aurora Serverless is an on-demand, autoscaling configuration for Amazon Aurora. It automatically starts up, shuts down, and scales capacity up or ...
Read more >Amazon Aurora PostgreSQL Serverless – Now Generally ...
Let's start an Aurora Serverless PostgreSQL database and see the automatic scalability at work. From the Amazon RDS console, ...
Read more >Using Amazon Aurora Serverless v1
Aurora Serverless v1 provides a relatively simple, cost-effective option for infrequent, intermittent, or unpredictable workloads. It is cost-effective because ...
Read more >Using Aurora Serverless v2 - AWS Documentation
Aurora Serverless v2 is an on-demand, autoscaling configuration for Amazon Aurora. Aurora Serverless v2 helps to automate the processes of monitoring the ...
Read more >Amazon Aurora Serverless v2 is generally available
Aurora Serverless v2 is available for the MySQL 8.0- and PostgreSQL 13-compatible editions of Amazon Aurora. For pricing details and Region ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok. I will fix that then
@KidA001 Postgres support is tracked here