Skip to content

Review Vector Database guide#11057

Open
dbreseman wants to merge 1 commit intodevelopmentfrom
db-setup-vector-database
Open

Review Vector Database guide#11057
dbreseman wants to merge 1 commit intodevelopmentfrom
db-setup-vector-database

Conversation

@dbreseman
Copy link
Copy Markdown
Collaborator

No description provided.

@dbreseman dbreseman self-assigned this Apr 21, 2026
## Setup Alternatives {#setup-alternatives}

Setting up a cloud database with the pgvector extension is one of the easiest options for using a vector database for our sample implementation. However, there are also alternatives and general considerations, which are described in this section.
Setting up a cloud database with the pgvector extension is a straightforward option for using a vector database for this sample implementation. However, there are also alternatives and general considerations, which are described in this section.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it okay to simplify this intro? Is it intended to accommodate more than one alternative path?

8. Search for **Databases** in the search bar on the left. Verify that there is already a database that you can use. Alternatively, create a new database by clicking **Add** at the top.

### Deleting Resources in Azure {#azure-database-delete}
9. Search for **Databases** in the search bar on the left. Verify that there is already a database that you can use. Alternatively, create a new database by clicking **Add** at the top.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"that you can use"—is this any database with schema type User?


* Enter the RDS Console
* Create a PostgreSQL DB Instance
For AWS documentation on this topic, see [Creating and connecting to a PostgreSQL DB instance](https://aws.amazon.com/getting-started/hands-on/create-connect-postgresql-db/).
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shortened the alert because it looks like the page has changed (Enter the RDS Console doesn't exist anymore), and it doesn't seem to add much to the instructions we already provide here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant