vector postgres
luortiz-12
PROOP

a month ago

"Hello. My 'Postgres' database instance (banco-jurisprudencia) does not have the 'vector' extension available for installation. My Extensions panel suggests that I create a new database from a 'pgvector template'. Am I forced to migrate my 1.5 million data entries to a new database, or can you somehow add/install the vector extension to my existing 'Postgres' instance?"

If you could install the extension for me, it would be a great help because migrating the database would be a lot of work.

Attachments

Solved$10 Bounty

2 Replies

Railway
BOT

a month ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


uxuz
MODERATOR

a month ago

Hey, migrating the data over is the safest approach. Alternatively, you can try to just replace the source to pgvector/pgvector:pg17 and enable pgvector this way. However, make sure that the Postgres version that you currently have matches and make sure to backup your database before doing this.


Status changed to Solved uxuz about 1 month ago


Loading...