Op 27/10/2015 om 15:32:46 +0100, schreef David Steele:
> On 10/27/15 3:16 PM, Leo Baltus wrote:
> >postgresql-9.4.5
> >
> >When running pg_stop_backup() psql outputs on stderr:
> >
> >NOTICE:  pg_stop_backup complete, all required WAL segments have been 
> >archived
> >
> >--quiet does not seem to suppress it, what does?
> 
> This should work:
> 
> set client_min_messages='warning';
> 
> This must be done in the same session as the pg_start_backup().
> 

Sweet.

Thanks David.

-- 
Leo Baltus, internetbeheerder
NPO ICT Internet Services
Bart de Graaffweg 2, 1217 ZL Hilversum
serviced...@omroep.nl, 035-6773555


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to