Tag Archives: syndicated

T-SQL Tuesday #183: Improving Permission Management

This is my (late) answer to my own invitation for T-SQL Tuesday #183. I was very busy a few weeks ago when the invite when out (glad it was scheduled) and I never got this done. This post looks at … Continue reading

Posted in Blog | Tagged , , | Comments Off on T-SQL Tuesday #183: Improving Permission Management

Monday Monitor Tips: VLF Alerts

A recent change made to Redgate Monitor to add a new alert for VLF count. This post looks at the change. This is part of a series of posts on Redgate Monitor. Click to see the other posts Tracking Virtual … Continue reading

Posted in Blog | Tagged , , | Comments Off on Monday Monitor Tips: VLF Alerts

A New Word: Tangency

tangency– n.  a fleeting glimpse of what might have been. I tend to live in the real world as it is, not too dreamy or wishful that things were different. I tend to accept things as they are. I don’t … Continue reading

Posted in Blog | Tagged , | Comments Off on A New Word: Tangency

Making a PostgreSQL Backup in a Container

I needed to back up a PostgreSQL database as a part of the repro for an issue I had. I hadn’t ever made a backup of PostgreSQL, so this was a learning exercise for me. Plus, a container made it … Continue reading

Posted in Blog | Tagged , , | Comments Off on Making a PostgreSQL Backup in a Container