john-henrique
HOBBYOP
a year ago
I have a project with chatwoot using postgres, but a new version need postgres with pgvector, I don't know how install the postgres version.
Can you help me?
Project id: 57f6cd1a-e3c7-467e-8bee-e85ddb34bf2e
3 Replies
a year ago
Hey! Can't we just pg_dump your original db and pg_restore it to a pgvector enabled db?
pgvector template:
a year ago
The only consideration that we need to have is that your using the same postgres version as the one on the pgvector template (version 16)
a year ago
!s
Status changed to Solved medim • 12 months ago