azgs / azlibrary_database

1 stars 1 forks source link

Make sure host, port, and ca cert file are passed to all PG connections. #70

Closed NoisyFlowers closed 8 months ago

NoisyFlowers commented 10 months ago

To access an Aurora PG instance, we need to make sure host, port, and ca cert file are passed to all PG connections.

NoisyFlowers commented 10 months ago

This is in 03f0bacbcf2f98e86db7dae8759ff67d89942e81 561f5237b2603658a2d1bb2cd06230812c790318 7963a4e7b1cf916722d421d248277808ccef9654

on master branch