<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Aiven Blog | Jay Miller</title>
        <link>https://aiven.io</link>
        <description>Jay is a Staff Developer Advocate at Aiven. Jay has served as a keynote speaker and an avid member of the Python Community. When away from the keyboard, Jay can often be found cheering on their favorite baseball team. </description>
        <lastBuildDate>Sun, 08 Mar 2026 03:55:01 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Aiven RSS</generator>
        <copyright>All rights reserved 2026, Aiven</copyright>
        <item>
            <title><![CDATA[Different ways to Search Text in PostgreSQL]]></title>
            <link>https://aiven.io/blog/different-ways-to-search-text-in-postgresql</link>
            <guid isPermaLink="true">https://aiven.io/blog/different-ways-to-search-text-in-postgresql</guid>
            <pubDate>Wed, 03 Dec 2025 18:17:35 GMT</pubDate>
            <description><![CDATA[A guide to choosing between iLIKE, full-text search, trigrams, and vector embeddings for your data]]></description>
            <dc:creator>Jay Miller</dc:creator>
        </item>
        <item>
            <title><![CDATA[Exploring why PostgreSQL made generated columns virtual]]></title>
            <link>https://aiven.io/blog/exploring-why-postgresql-made-generated-columns-virtual</link>
            <guid isPermaLink="true">https://aiven.io/blog/exploring-why-postgresql-made-generated-columns-virtual</guid>
            <pubDate>Mon, 20 Oct 2025 08:35:00 GMT</pubDate>
            <description><![CDATA[Postgres now makes generated columns virtual by default. Learn why, how it saves storage, and the trade-off between disk space and query performance.]]></description>
            <dc:creator>Jay Miller</dc:creator>
            <dc:creator>Alexander Fridriksson</dc:creator>
        </item>
        <item>
            <title><![CDATA[Exploring PostgreSQL 18's new UUIDv7 support]]></title>
            <link>https://aiven.io/blog/exploring-postgresql-18-new-uuidv7-support</link>
            <guid isPermaLink="true">https://aiven.io/blog/exploring-postgresql-18-new-uuidv7-support</guid>
            <pubDate>Mon, 13 Oct 2025 08:39:23 GMT</pubDate>
            <description><![CDATA[Exploring what's interesting about UUIDv7 support using a demo crab store.]]></description>
            <dc:creator>Alexander Fridriksson</dc:creator>
            <dc:creator>Jay Miller</dc:creator>
        </item>
        <item>
            <title><![CDATA[Using PostgreSQL Anonymizer to Generate Synthetic Data]]></title>
            <link>https://aiven.io/blog/using-postgresql-anonymizer-to-generate-synthetic-data</link>
            <guid isPermaLink="true">https://aiven.io/blog/using-postgresql-anonymizer-to-generate-synthetic-data</guid>
            <pubDate>Fri, 29 Aug 2025 12:03:39 GMT</pubDate>
            <description><![CDATA[Beyond data masking, PostgreSQL Anonymizer's superpower is generating schema-accurate, privacy-compliant synthetic data.]]></description>
            <dc:creator>Jay Miller</dc:creator>
        </item>
        <item>
            <title><![CDATA[Using PostgreSQL Anonymizer to safely share data with LLMs]]></title>
            <link>https://aiven.io/blog/using-postgresql-anonymizer-to-safely-share-data-with-llms</link>
            <guid isPermaLink="true">https://aiven.io/blog/using-postgresql-anonymizer-to-safely-share-data-with-llms</guid>
            <pubDate>Wed, 20 Aug 2025 12:15:00 GMT</pubDate>
            <description><![CDATA[Learn how PostgreSQL Anonymizer helps safely share data with LLMs by masking PII, using both static and dynamic masking strategies for secure development.]]></description>
            <dc:creator>Jay Miller</dc:creator>
        </item>
        <item>
            <title><![CDATA[Aiven at PGDataDay + PGDay Chicago 2025]]></title>
            <link>https://aiven.io/blog/aiven-at-pgdataday-pgday-chicago-2025</link>
            <guid isPermaLink="true">https://aiven.io/blog/aiven-at-pgdataday-pgday-chicago-2025</guid>
            <pubDate>Mon, 05 May 2025 13:26:26 GMT</pubDate>
            <description><![CDATA[Jay Miller represented Aiven at PGDay Chicago 2025. Dive into their recap of the event and key takeaways from many of the talks.]]></description>
            <dc:creator>Jay Miller</dc:creator>
        </item>
    </channel>
</rss>