https://stackoverflow.com/questions/79790915/axon-framework-with-postgresql-using-bytea-instead-of-oid-not-working
java - Axon Framework with postgresql: Using Bytea instead of OID not working - Stack Overflow
I'm using axon framework 4.12.1 with postgresql (17), flyway and spring boot (3.5.6). Following the recommendations I changed the sql migration files to use...
not workingstack overflowjavaaxonframework
https://neon.com/postgresql/tutorial/bytea-data-type
PostgreSQL BYTEA Data Type
In this tutorial, you will learn about PostgreSQL BYTEA data type and how to use it to store binary strings in the database.
data typepostgresqlbytea