Click any tag below to further narrow down your results
Links
DBOS is a Java library that enables durable workflows using Postgres to manage state and recover from failures. It allows developers to create reliable applications without needing separate services or complex setups. Features include asynchronous execution, durable queues, scheduling, and notifications.
This article explores how PostgreSQL's open standards prevent vendor lock-in. It discusses the implications for product management, emphasizing that the focus should be on operational reliability rather than proprietary control. By aligning products with PostgreSQL's architecture, companies can offer value that encourages customer loyalty.
The article explores a mysterious issue related to PostgreSQL's handling of SIGTERM signals, which can lead to unexpected behavior during shutdown. It discusses the implications of this behavior on database performance and reliability, particularly in the context of modern cloud architectures. The author highlights the importance of understanding these nuances to avoid potential pitfalls in database management.