I am trying to deploy SpiceDB to AWS
# spicedb
b
I am trying to deploy SpiceDB to AWS using an AWS RDS and I am getting the following error:
Copy code
unable to migrate to `head` revision: error executing migration `add-xid-columns`: ERROR: type \"xid8\" does not exist (SQLSTATE 42704)
. Is there a specific variant of the AWS RDS that should be used?
v
which RDS version are you running?
minimum required is 13.8
b
Apparently we are using 12 something - and reading in the history I see that we need a newer version, not sure why 12 was chosen, was not involved with that conversation.
Thank-you
v
no worries!