Samagra-Development / WarpSQL

WarpSQL
https://samagra-development.github.io/WarpSQL/
Apache License 2.0
16 stars 28 forks source link

[DOCKER] ADD PG Auto Failover #40

Closed PiyushRaj927 closed 1 year ago

PiyushRaj927 commented 1 year ago

Fixes #8

  1. Installed the required build dependency.
  2. Downloaded pgautofailover v2.0 from https://github.com/hapostgres/pg_auto_failoverand built it.
  3. Installed pgautofailover.
  4. Cleaned up the build dependencies.
  5. Updated the smoke test for pgautofailover.

Testing

I have test the images locally and have found no issues

jayanth-kumar-morem commented 1 year ago

Hi @PiyushRaj927 , The code looks clean, gave a few minor comments.

PiyushRaj927 commented 1 year ago

Hey, @jayanth-kumar-morem, I'm having trouble viewing your comments. Could you please double-check them?