Question : I have a production instance that has 2 AOG. There is no mirroring configured for both groups. Both […]
Tag: error-log
Is “deadlock detected” really an error? Should I be suppressing them after handling them?
Question : A while ago, I spent a nightmarish number of weeks dealing with “deadlock detected” and trying to figure […]
SQL Server 2008r2 won’t start after windows updates, error log & wmi provider errors
Question : I have a SQL Server 2008 R2 instance on a Windows 2008 R2 box, and windows has not […]
How do I log the actual script’s name in csvlog? [duplicate]
Question : This question already has answers here: How to find out WHERE a PG error/warning/log happened? (2 answers) Closed […]
SQL Server ERRORLOG way too big
Question : Im running SQL server 2014 on a VPS with 150Gb ssd. Today i found that my hard disk […]
Postgres 10 shutting down on installation in Ubuntu 14
Question : On trying to install postgres on Ubuntu 14 I am seeing postgres is shutting down. I am seeing […]
What should I do about PostgreSQL logging so much “weird noise” in its own log?
Question : PostgreSQL 12.4 on Windows 10 Pro 2004. With the default configuration file, I start PostgreSQL with pg_ctl and […]
How query errors affect Postgresql DB performance
Question : I have an application stored measurements data in PostgreSQL-12. Couple of processes write data by queries like: INSERT […]
How to remove SQL Server Error Logs
Question : I have six error logs plus the current. They are taking up 10G of disk space on my […]
Is there a way to suppress DBCC TRACEON/OFF messages in the Error Log?
Question : We have quite a few dataloading processes that run throughout the day all day long. These processes are […]