Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon Aurora Serverless
Content language: English
Select tags to filter
Sort by most recent
2 results
Hello, I plan to use Aurora PostgreSQL Serverless instances, but I've encountered two issues with Aurora PostgreSQL. Can someone explain the causes of these issues and whether they can be resolved? Th...
When trying to import raster data into Aurora PostgreSQL, we get the error `WARNING: Unknown GDAL driver: `.
Sample import that produces the error:
```sh
$ raster2pgsql -d -f raster_data -Y 1000 -...