Re: pg_dump why no indicator of completion
От | Scott Ribe |
---|---|
Тема | Re: pg_dump why no indicator of completion |
Дата | |
Msg-id | 10EA4439-566E-412B-AF06-F4C04838C3A6@elevated-dev.com обсуждение исходный текст |
Ответ на | Re: pg_dump why no indicator of completion (richard coleman <rcoleman.ascentgl@gmail.com>) |
Ответы |
Re: pg_dump why no indicator of completion
Re: pg_dump why no indicator of completion |
Список | pgsql-admin |
> On May 1, 2023, at 7:01 AM, richard coleman <rcoleman.ascentgl@gmail.com> wrote: > > Which, running more than one command from the shell prompt in a single logon session, or not emitting an exit message? Running multiple long-lived processes in a shell prompt, whose exit values you care about, running in the background, alongwith "a myriad of other commands", presumably short-lived, in the interim, then looking through "the flotsam and jetsam"for a success message. Sounds like a total mess. Put your important long-lived processesin their own sessions. Or,if you must interleave them, wrap the call to pg_dump in a simple conditional.
В списке pgsql-admin по дате отправления: