ibutsu / ibutsu-server

Ibutsu is a test result aggregator
https://ibutsu-project.org
MIT License
17 stars 22 forks source link

increase requests/limits for postgresql pod #483

Closed patchkez closed 8 months ago

patchkez commented 8 months ago

With defaults, pg_restore connection was closed when restoring from backup file:

2024-02-19 11:53:43.374 UTC [1] LOG:  server process (PID 2321) was terminated by signal 9: Killed

2024-02-19 11:53:43.374 UTC [1] DETAIL:  Failed process was running: COPY public.import_files (id, content, import_id) FROM stdin;