|
| 1 | +--- |
| 2 | +title: "Contributor Spotlight: Niccolò Fei" |
| 3 | +date: 2025-08-11 |
| 4 | +draft: false |
| 5 | +image: |
| 6 | + url: niccolo.jpg |
| 7 | + attribution: |
| 8 | +author: fdrees |
| 9 | +tags: |
| 10 | + - extensions |
| 11 | + - kubernetes |
| 12 | + - postgresql |
| 13 | + - open-source |
| 14 | + - spotlight |
| 15 | +summary: "In a mini-series on this blog we highlight the work of the community. |
| 16 | + Today we meet Niccolò Fei, Kubernetes Administrator and Automation Engineer at EDB." |
| 17 | +--- |
| 18 | + |
| 19 | +Building and maintaining an open source project takes a village. In a |
| 20 | +mini-series on this blog we would like to highlight the work of our |
| 21 | +maintainers, component owners, and members of the larger community. |
| 22 | + |
| 23 | +Niccolò Fei ([niccolofei](https://github.com/niccolofei) on GitHub) is a Kubernetes Administrator and Automation Engineer |
| 24 | +at EDB. Like some of the other CloudNativePG maintainers and contributors, |
| 25 | +Niccolò was part of the team at 2ndQuadrant (acquired by EDB in 2020) when |
| 26 | +the initial project (CNP / Cloud Native PostgreSQL) started. |
| 27 | + |
| 28 | +Niccolò made his first contribution to the CloudNativePG project in December |
| 29 | +2020, when he developed a set of end-to-end (E2E) tests to verify core |
| 30 | +functionalities such as configuration changes, rolling updates, switchover, |
| 31 | +and synchronous replication. This initial contribution not only served as a |
| 32 | +practical introduction to the project’s E2E testing suite but also offered |
| 33 | +valuable insight into the fundamental principles behind CloudNativePG. To this |
| 34 | +day, Niccolò considers it a great starting point for anyone looking to begin |
| 35 | +contributing to the project. |
| 36 | + |
| 37 | +If he had unlimited time and skills to dedicate, Niccolò says he would focus |
| 38 | +on improving support for dynamically loading PostgreSQL extensions in running |
| 39 | +clusters—a feature he has recently been working on. In fact, the first |
| 40 | +implementation of this capability has just been included in the [1.27.0 release |
| 41 | +candidate](https://cloudnative-pg.io/releases/cloudnative-pg-1-27.0-rc1-released/)! |
| 42 | + |
| 43 | +"Looking ahead, I expect to see many additional features and refinements in |
| 44 | +this area, such as support for extensions in ImageCatalogs." PostgreSQL’s |
| 45 | +extensibility and adaptability are some of its greatest strengths, and this |
| 46 | +new approach to managing extensions introduces meaningful improvements in |
| 47 | +security, maintainability, and overall flexibility. |
| 48 | + |
| 49 | +Active in the Postgres and Kubernetes communities, Niccolò has a strong |
| 50 | +interest in automation and DevOps tooling. His passion for technology began |
| 51 | +early: “I’ve been fascinated by computers since childhood—mostly because of |
| 52 | +video games and my love for sci-fi movies and books. Growing up, I started |
| 53 | +buying and selling hardware, building PCs for myself and friends, and |
| 54 | +experimenting with different Linux distributions. I always knew I wanted to |
| 55 | +work in this field, so when the opportunity to work with PostgreSQL and |
| 56 | + databases came along, I jumped at the chance!” |
| 57 | + |
| 58 | +Niccolò's future is almost certainly intertwined with OSS: "I will continue |
| 59 | +to contribute to open source—it's a fantastic way to keep learning while |
| 60 | +building things that can help others." |
| 61 | + |
| 62 | +If you wanted to get in touch with Niccolò, you can find him in the |
| 63 | +CloudNativePG channels on the CNCF Slack workspace, or on [Bluesky](https://bsky.app/profile/niccolofei.bsky.social), or [LinkedIn](https://www.linkedin.com/in/niccolofei/). You can follow the CloudNativePG project on [Bluesky](https://cloudnativepg.bsky.social) and [Mastodon](https://mastodon.social/@CloudNativePG) too! |
0 commit comments