Re: pg_dump why no indicator of completion - Mailing list pgsql-admin

From Frank Lanitz
Subject Re: pg_dump why no indicator of completion
Date
Msg-id 61e421bc-d47f-05ef-edb2-bd9cbce1be40@frank.uvena.de
Whole thread Raw
In response to pg_dump why no indicator of completion  (richard coleman <rcoleman.ascentgl@gmail.com>)
Responses Re: pg_dump why no indicator of completion
List pgsql-admin
Hello,

On 01.05.23 02:18, richard coleman wrote:
> Hi all,
> 
> I've been working with pg_dump and one thing that's always struck me as 
> strange is that there never seems to be an indication in the log that 
> the pg_dump process completed successfully.

I don't think it's needed.

How are you running pg_dump? There is a return code 0 if successful or 
!= 0 in case of an error.

Cheer,
Frank

Attachment

pgsql-admin by date:

Previous
From: Holger Jakobs
Date:
Subject: Re: pg_dump why no indicator of completion
Next
From: Frank Lanitz
Date:
Subject: Re: pg_dump why no indicator of completion