Hello,
The Aurora Postgresql (RDS) instances created by our company’s standard process has separate read/write instances and separate users for read & write.
And different endpoints for read & write.
Can this be supported by Flyte?
I understand Flyte works with a single postgresql instance with a single endpoint.
@salmon-refrigerator-32115 I'm not sure Flyte support this model right now. If you supply the write endpoint and write user on the chart, I think Flyte will use the same parameters to read from the DB
cc @high-accountant-32689
s
salmon-refrigerator-32115
08/29/2023, 8:16 PM
Hi @average-finland-92144,
I should try that.
Thanks!