Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

pg_dump -Fp --no-acl --no-owner --no-privileges -h <host> -U egovprod <user> -W egov_prod_db <database> | gzip > backup.sql.gz

However, if the pod gets evicted in this case also, because of low resources, one should try other approaches as mentioned below.

...