←back to thread

157 points craigkerstiens | 5 comments | | HN request time: 0.667s | source
1. whalesalad ◴[] No.41873978[source]
I wish RDS made it easy to add custom extensions like this.
replies(3): >>41874650 #>>41875299 #>>41918212 #
2. wdb ◴[] No.41874650[source]
or Google Cloud
3. treefarmer ◴[] No.41875299[source]
Yeah, I'm still surprised they haven't added a list of unsupported extensions (that you can add but they're not responsible for the performance of).
replies(1): >>41885515 #
4. bastawhiz ◴[] No.41885515[source]
Amazingly their own aws_s3 extension isn't even supported in their multi-az cluster configuration.
5. mdaniel ◴[] No.41918212[source]
I was expecting https://github.com/wasmerio/wasmer-postgres#usage--documenta... to catch on, and some how must have gotten it mixed up with Trusted Language Extensions <https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Postg...> (and https://github.com/aws/pg_tle/tree/v1.4.0#getting-started ) but unless someone decides to implement every single bit of a modern PG extension in JS (or Perl), that's just some hello-world nonsense