1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
Python is not currently supported in TLE, but you have Pigsty which is an open-source, PostgreSQL distribution that can serve as a free RDS alternative.
However, it might require more setup and maintenance compared to using RDS.
Contenus pertinents
- demandé il y a un an
- demandé il y a 9 mois
- demandé il y a 2 ans
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a 9 mois
- AWS OFFICIELA mis à jour il y a 3 mois
- AWS OFFICIELA mis à jour il y a 2 ans
Thanks for the insight. Any other extension for data masking you may be aware of that uses a supported language of tle and can work with RDS?
Found out PostgreSQL Views can do the trick natively https://stackoverflow.com/questions/71607875/data-masking-using-postgresql-at-amazon-rds-how-to
Accept the answer if ok.