ANXS / postgresql

Fairly full featured Ansible role for Postgresql.
http://anxs.io/
MIT License
848 stars 573 forks source link

added a 1 minute timeout before users configuration #482

Open trotro opened 4 years ago

trotro commented 4 years ago

Sometimes users creation fails because postgresql is not ready to work. So I added a 1 minute wait to let postgreSQL to be ready.

gclough commented 2 years ago

What do others think about this? I'm not usually a big fan of adding waits, but if we do need it, should it at least be triggered only after certain changes, rather than run every time?

github-actions[bot] commented 7 months ago

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!