We are using ansible to deploy postgres/schema/tables.
We require to patch the tables and therefore require to alter the tables 
(e.g. add or change type of columns).
There seems to be two modules related to this. postgresql_table (can create 
tables but not alter) and 
postgres_query (seems to be for DML statements).

Can you advise? I am new too ansible and wonder why altering tables is not 
currently included with a module?

-- 
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/33a6f442-948b-40d4-a0eb-8b37ba8269c4%40googlegroups.com.

Reply via email to