# Postgres Changes gets AND filters, new operators, and column selection

DevFeed: [Postgres Changes gets AND filters, new operators, and column selection](<https://devfeed.tech/articles/postgres-changes-gets-and-filters-new-operators-and-column-selection-498.md>)

Original publisher: [Read original article](<https://supabase.com/blog/postgres-changes-filters-and-column-selection>)

Author: Filipe Cabaço

Published: 2026-08-05T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>)

Tags: [event](<https://devfeed.tech/tags/event.md>), [events](<https://devfeed.tech/tags/events.md>), [null](<https://devfeed.tech/tags/null.md>), [payload](<https://devfeed.tech/tags/payload.md>), [postgres](<https://devfeed.tech/tags/postgres.md>)

## AI overview

Postgres Changes now supports multi-column AND filters, additional filter operators, and opt-in column selection for subscription payloads.

## Source excerpt

Postgres Changes subscriptions can now combine filters with AND, match on more operators, and select only the columns you need in the payload.