# settings owner/group to postgres (using uid/gid, since on first provision (before installing postgresql) username is not known and only hard-coding the id works)
# workaround to allow putting the postgresql log file into synced_folder when using NFS (e.g: when using vagrant-libvirt)
# a restart after all NFS shares have been mounted will allow the creation of the log files (when the DB is started before the mounting has been finished, permission will be denied)