You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix shared buffers validation
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
* Consider shared buffers config option value when calculating effective cache size value
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
* Fix PostgreSQL restart not being called
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
* Add and update unit test
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
* Update unit test
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
* Increase test timeout
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
* Increase test timeout
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
* Switch to GH runners
* Increase stanza timeout
* [MISC] Check for peer relation when getting the primary endpoint (#366)
* Reenable landscape tests
* Try GH runners
* Back on self-hosted runner
* Don't check for primary if peer didn't join yet
* Don't recheck missing primary ip when looking for primary endpoint
* Catch list user exception
* Catch Psycopg2 error when trying to set config
* Try to preflight connection on config validation
* Don't retry db connection check
* Set the primary endpoint before starting the primary
* Revert "Set the primary endpoint before starting the primary"
This reverts commit 8184dfa.
* Wait for peer before starting primary
* Switch to GH runners
* Recheck DB connection
* Don't check peer on primary startup
* Try to skip primary IP validation if not all cluster IPs seem to be available
* Comment
* Review comments
* Unit tests
---------
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Co-authored-by: Dragomir Penev <[email protected]>
Co-authored-by: Dragomir Penev <[email protected]>
0 commit comments