On 4/16/18 23:12, Michael Paquier wrote:
>> I have also had good success using syslog.  While syslog is not very
>> structured, the setting syslog_split_messages allows sending log entries
>> that include newlines in one piece, which works well if you have some
>> kind of full-text search engine at the receiving end.
> syslog suffers from the possibility to lose messages if I recall
> correctly, right?  This may matter for some critical environments.

Depends on whether you configure it to use TCP or UDP.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Reply via email to