What happens when PostgreSQL fails to log to SYSLOG - Mailing list pgsql-admin

From Arnold, Sandra
Subject What happens when PostgreSQL fails to log to SYSLOG
Date
Msg-id 54E5385D47A89542BC678F5426799F3905261D424F@OSTIEX01.osti.gov
Whole thread Raw
Responses Re: What happens when PostgreSQL fails to log to SYSLOG
List pgsql-admin

I am trying to find out what PostgreSQL does when it cannot write to its SYSLOG file, whether it is permissions or the file system where the log resides is full is the problem.  Does PostgreSQL stall, does it rollback the transaction it cannot log to the SYSLOG, or does it continue on as if there is not an issue?  I am writing Security controls and since I am using the SYSLOG for auditing purposes and I need to document what happens in case there was a failure in writing to the SYSLOG.  For instance, Oracle rollbacks any transactions that are being audited it cannot write to its audit logs.  Just want to know what PostgreSQL does.

 

Thanks,

 

Sandra Arnold

Senior Database Administrator

Contractor to DOE/OSTI

Information International Associates (IIA)

Oak Ridge, TN

(865) 576-0054 (work)

(865) 567-7553 (cell)

arnolds@osti.gov

 

pgsql-admin by date:

Previous
From: raghu ram
Date:
Subject: Re: fail over postgres configuration
Next
From: "Joshua D. Drake"
Date:
Subject: Re: What happens when PostgreSQL fails to log to SYSLOG