BemiHQ / BemiDB

Postgres read replica optimized for analytics
https://bemidb.com
GNU Affero General Public License v3.0
1.09k stars 20 forks source link

Unsupported PostgreSQL type: xid8 #13

Closed wub closed 1 week ago

wub commented 1 week ago

Hello, It would be great if xid (int32?) and xid8 (int64?) types were supported. Thanks!

exAspArk commented 1 week ago

Hey @wub — thanks for submitting this issue!

This should be fixed now (converted to unsigned ints). Would you be able to install the latest version and try again?

Let us know if you hit any other issues.