Davor Racic

Results 10 comments of Davor Racic

Ok, I'm fixing this. But errors that popped out for Fedora weren't caused by my commits.

For centOS 6 (or other RHEL upstart) service manager we need /etc/sysconfig/pgsql/clustername template to override default variables: ```# Set defaults for configuration variables PGENGINE=/usr/pgsql-9.5/bin PGDATA=/var/lib/pgsql/9.5/data PGLOG=/var/lib/pgsql/9.5/pgstartup.log # Log file for...

I made a mess with commits, but now it works with CentOS 6 and 7.

> also please fix the daemon-reload and the enabling of the service: > > ``` > - name: restart postgresql > service: > name: "{{ postgresql_service_name }}" > state: restarted...

> It seems that the current playbook creates the "systemd" files on CentOS v6... even though they are ignored there. This change restricts those changes to CentOS v7 and later,...

If on RHEL based distros than it is related to: #443

I stumbled upon this issue to. It seems to me that this works when relation field (i have uuids) is selected/dragged-and-dropped to be used in form. Otherwise I'm left with...

Same problem, but not all devices. So @tomasMizera I think this is Android permission related issue. For example: Poco X3: ![photo_2022-12-08_10-50-05](https://user-images.githubusercontent.com/4533263/206416611-f4ec819e-1958-4586-9c48-d66df84c7aee.jpg) Xiaomi Mi 9T Pro: ![photo_2022-12-08_10-50-20](https://user-images.githubusercontent.com/4533263/206416619-a9f731da-5c82-4c36-b9e4-99b2902e2787.jpg) All permissions are accepted...