Hi,,

I'm trying to manage a postgres database with ansible.
Database OK, users OK, tables OK.
But now I have a table which has a field that should auto update with
NOW() upon changes. So far that requires SQL statements like this:

CREATE FUNCTION ...
CREATE TRIGGER...

I looked at 
https://docs.ansible.com/ansible/latest/collections/community/postgresql/index.html
but I don;t immediately see something that suits...
Any suggestions?

thx!

Dick

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAF8BbLa%3DCZ67FsosGd%3Dgjea_8Z9h88f3CK2JNCmq1gL8FS9EFw%40mail.gmail.com.

Reply via email to