public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Zacher, Stacy <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: pgvector extension error
Date: Fri, 17 Jan 2025 12:19:44 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <CH2PR01MB5765698BB9F71CEB662D5AE4AD1B2@CH2PR01MB5765.prod.exchangelabs.com>
References: <CH2PR01MB5765698BB9F71CEB662D5AE4AD1B2@CH2PR01MB5765.prod.exchangelabs.com>
"Zacher, Stacy" <[email protected]> writes:
> We are having issues getting the pgvector extension to work in a database.
This:
> dbdev=# create extension if not exists vector;
> ERROR: type "vector" already exists
indicates you've got some type named "vector" in that database
already. It didn't come from pgvector, so where did it come from?
regards, tom lane
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: pgvector extension error
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox