unknown OID 446656: failed to recognize type of 'embeddings'. It will be treated as String.
rake db:migrate:status mostra
...
up 20240304030429 Topic id on incoming email index
up 20240306063428 Add indexes to notifications
up 20240307231053 Add topics unread when closed to user options
E posso vedere \\./db/migrate/20240307231053_add_topics_unread_when_closed_to_user_options.rb nel percorso, quindi sembra che l’errore sopra stia impedendo la migrazione del database, il che mi impedisce di ripristinare un database.
pgvector è installato e abilitato sui database di sviluppo e test, che era la mia unica ipotesi. . .