Update postgresql::globals::default_connect_settings and default to {}
- Add missing parameter default_connect_settings to class postgresql::server which was required by all of the classes and actually would have failed if the tests where not masking the issue
- Remove test param that was masking the issue