I‘m Klaus Aschenbrenner, a Microsoft Certified Master for SQL Server

»  I help people to bring their SQL Server
installations to a new level of excellence.  «

SQLpassion Offerings

SQLpassion, a European SQL Server consulting company, provides high-quality SQL Server consulting services.
We are based in Vienna, Austria, but our client base is spread across the continent.
We provide the following SQL Server services:

You have seen my Blog Postings?

Understanding Concurrency Control in SQL Server and PostgreSQL: A Comparative Analysis

Concurrency control is a cornerstone of database management systems, ensuring data consistency and integrity when multiple users access or modify data simultaneously. SQL Server and PostgreSQL implement concurrency control differently, reflecting their distinct architectural philosophies. In this blog post, I will explore the concurrency methods used by these systems, focusing on the methods of pessimistic

more

How to Fix the PostgreSQL “Could Not Resize Shared Memory Segment” Error in Docker

When running PostgreSQL in Docker, encountering the error “could not resize shared memory segment” can disrupt your database operations. This issue typically arises because PostgreSQL depends heavily on shared memory for tasks such as caching and inter-process communication. The error often occurs due to insufficient shared memory allocation in the Docker container, or misconfigured PostgreSQL

more

Past & Upcoming Events