November 2019
Beginner to intermediate
470 pages
11h 59m
English
One way to pass all kinds of parameters is to use environment variables. If information is not explicitly passed to pg_dump, it will look for the missing information in predefined environment variables. A list of all potential settings can be found at https://www.postgresql.org/docs/11/static/libpq-envars.html.
The following overview shows some of the environment variables that are commonly needed for backups:
The advantage of these environments ...
Read now
Unlock full access