#Service killed and restarted

1 messages · Page 1 of 1 (latest)

idle shoal
#

Hello, what would happens when a container started as a service and get killed (e.g. due to OOM)? especially will they get restarted with the filesystem prior to running as a service or with the current filesystem during their time as a service?

currently we are seeing a postgress service's startup log twice and it seems that after the second start, the database which was restored after the first start as a service are no longer there.

idle shoal