mirror of
https://github.com/postgres/postgres.git
synced 2026-02-13 15:53:13 -05:00
running pg_restore, which might run in parallel). Only reopen archive file when we really need to read from it, in parallel code. Otherwise, close it immediately in a worker, if possible. |
||
|---|---|---|
| .. | ||
| initdb | ||
| pg_config | ||
| pg_controldata | ||
| pg_ctl | ||
| pg_dump | ||
| pg_resetxlog | ||
| pgevent | ||
| psql | ||
| scripts | ||
| Makefile | ||