V2 with postgres storage?

Is it possible to store transactions from v2 in postgresql?

I wasn’t finding any mention of it in the docs.

Hey @samrose - sorry I didn’t reply to your tweet already…I did see it, and promptly forgot!

The short answer is that we recognise the demand/need for something lighter weight than Kafka as an option here, but currently within v2 that’s the only option we support. It is definitely an area we plan to address in the near term.

Which cloud(s) would you be looking to deploy to? Are you desiring Postgres here for its vendor-neutral qualities, or something else?

3 Likes

yes I have a lot of infra and work consolidated on postgres, and so was wondering in that regard. Thanks for the reply!

I guess if you are not keen on postgres, GitHub - redpanda-data/redpanda: Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM! is worth a look.

1 Like