<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/greenmask-0-2-9---0-2-17-releases-xgyducxl0" -->

---
title: Greenmask 0.2.9 - 0.2.17 Releases | daily.dev
description: Greenmask, an open-source PostgreSQL utility for database anonymization, synthetic data generation, and logical dump/restore, has released versions 0.2.9...
canonical: https://daily.dev/posts/greenmask-0-2-9---0-2-17-releases-xgyducxl0
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Greenmask 0.2.9 - 0.2.17 Releases | daily.dev
og:description: Greenmask, an open-source PostgreSQL utility for database anonymization, synthetic data generation, and logical dump/restore, has released versions 0.2.9...
og:url: https://daily.dev/posts/greenmask-0-2-9---0-2-17-releases-xgyducxl0
og:image: https://api.daily.dev/og/posts/xGyduCXl0.png
og:image:alt: Greenmask 0.2.9 - 0.2.17 Releases
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Greenmask 0.2.9 - 0.2.17 Releases

**[PostgreSQL](https://daily.dev/sources/postgres)** · 4 min read · 4 upvotes · 0 comments

## Summary

Greenmask, an open-source PostgreSQL utility for database anonymization, synthetic data generation, and logical dump/restore, has released versions 0.2.9 through 0.2.17. Key changes include PostgreSQL 18 support, dynamic parameters in the Replace transformer, a new RandomCompany transformer, a postcode masking type, an official one-line installation script, a --quiet flag for list-dumps, --description flag for dump metadata, in-memory storage for the validate command, --create parameter for restoration, and numerous bug fixes covering panics, hash engine salt handling, RandomDate/RandomEmail transformers, ACL restoration ordering, and composite foreign key introspection.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.postgresql.org/about/news/greenmask-029-0217-releases-3259/>

## Similar posts on daily.dev

- [PostgreSQL Anonymizer 3.2 : Faster Pseudonymization](https://daily.dev/posts/postgresql-anonymizer-3-2-faster-pseudonymization-nho14lhlr) · PostgreSQL · 2 upvotes · 1 comments
- [PostgreSQL Anonymizer 3.1 : Introducing Local Differential Privacy](https://daily.dev/posts/postgresql-anonymizer-3-1-introducing-local-differential-privacy-uk31kdpvr) · PostgreSQL · 1 upvotes · 0 comments

---

Tags: [#golang](https://daily.dev/tags/golang), [#postgresql](https://daily.dev/tags/postgresql)

[View this post on daily.dev](https://daily.dev/posts/greenmask-0-2-9---0-2-17-releases-xgyducxl0)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Greenmask 0.2.9 - 0.2.17 Releases","url":"https://daily.dev/posts/greenmask-0-2-9---0-2-17-releases-xgyducxl0","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/greenmask-0-2-9---0-2-17-releases-xgyducxl0"},"datePublished":"2026-03-27T10:04:39.415Z","dateModified":"2026-03-27T10:05:04.874Z","description":"Greenmask, an open-source PostgreSQL utility for database anonymization, synthetic data generation, and logical dump/restore, has released versions 0.2.9...","image":"https://media.daily.dev/image/upload/s--foaA6JGU--/f_auto/v1722860399/public/Placeholder%2004","thumbnailUrl":"https://media.daily.dev/image/upload/s--foaA6JGU--/f_auto/v1722860399/public/Placeholder%2004","isAccessibleForFree":true,"articleSection":"PostgreSQL","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"PostgreSQL","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8dab534748a94108858df41b7ef7fe86","url":"https://daily.dev/sources/postgres"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/greenmask-0-2-9---0-2-17-releases-xgyducxl0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"golang,postgresql","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"PostgreSQL","item":"https://daily.dev/sources/postgres"},{"@type":"ListItem","position":3,"name":"Greenmask 0.2.9 - 0.2.17 Releases"}]}
```

