credativ® Blog

Here you will find interesting news about industry-specific topics and us.

Categories
Category
Tags

Categories

Tags

Tag: PostgreSQL®

17 February 2026

CERN PGDay 2026 – an Extraordinary PostgreSQL Event

CERN PGDay 2026 took place on Friday, February 6, 2026, at CERN campus in Geneva, Switzerland. This was the second annual PostgreSQL Day at CERN, co-organized by CERN and the Swiss PostgreSQL Users Group. The conference offered a single-track schedule of seven sessions (all in English), followed by an on-site social event for further networking […]

Read more

04 February 2026

Splendid Data & credativ announce partnership

Mönchengladbach (DE) / Naarden (NL) — February 4th, 2026 Splendid Data and credativ GmbH announce strategic partnership to accelerate Oracle-to-PostgreSQL migration for enterprises. Splendid Data and credativ GmbH today announced a strategic partnership to help organisations modernize complex Oracle database environments by migrating to native PostgreSQL in a predictable, scalable and future-proof manner. The partnership […]

Read more

30 January 2026

How to secure PostgreSQL databases correctly?

Multi-layered PostgreSQL security with encryption, backup strategies, and continuous monitoring effectively protects corporate data.

Read more

16 January 2026

What is PostgreSQL? The complete beginner's guide

PostgreSQL Beginner's Guide: Installation, configuration, and business benefits of the free open-source database explained.

Read more

15 December 2025

PostgreSQL 18 Asynchronous Disk I/O - Deep Dive Into Implementation

PostgreSQL 17 introduced streaming I/O – grouping multiple page reads into a single system call and using smarter posix_fadvise() hints. That alone gave up to ~30% faster sequential scans in some workloads, but it was still strictly synchronous: each backend process would issue a read and then sit there waiting for the kernel to return […]

Read more