What is the meaning of pg_restore output?
От | Alexandru Lazarev |
---|---|
Тема | What is the meaning of pg_restore output? |
Дата | |
Msg-id | CAL93h0E2EG808jR1AFWgS05UibG8yTics7=_ikGBDUisXno2=A@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: What is the meaning of pg_restore output?
|
Список | pgsql-general |
Hi PG community,
I have questions about pg_restore output. pg_restore: creating DEFAULT "public.id"
and aren't present when -j 1 (or without -j)
So main questions are:
1. What is the meaning of this phrases?
2. Are they documented somewhere?
3. Is it possible that output change from version to version?
Why I am asking?
I saw a script which does pg_restore and grep some of this phrases as SUCCESS indicator that pg_restore passed OK (+ something like grep -iv "error").
script doesn't use pg_restore exit code because, as I understood from the authors, in the past were situations that pg_restore returned 0 code but didn't restore of db.
Any answers, hints are welcome :).
Thanks
В списке pgsql-general по дате отправления: