Simon Riggs <si...@2ndquadrant.com> writes:
> Should I be downgrading Hot Standby breakages to LOG? That will
> certainly help high availability as well.

If a message is being issued in a non-user-connected session, there
is basically not a lot of point in WARNING or below.  It should either
be LOG, or ERROR/FATAL/PANIC (which are probably all about the same
thing in the startup process...)

                        regards, tom lane

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

Reply via email to