Was this helpful?
UDF
There may be multiple containers per Ingres instance.
The processes parameter is not evaluated by x100.
The container is started by ingstart and stopped by ingstop by using docker run with the help of the iirundbms script. Ingstop simply kills the docker processes with the matching name tag to stop the container(s). The container is removed when it gets stopped because it gets started with “-rm”.
There is no output about udf in ingstatus.
 
Last modified date: 01/28/2026