Open
Conversation
dbreseman
commented
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. |
Collaborator
Author
There was a problem hiding this comment.
Is it okay to simplify this intro? Is it intended to accommodate more than one alternative path?
dbreseman
commented
Apr 21, 2026
| 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. |
Collaborator
Author
There was a problem hiding this comment.
"that you can use"—is this any database with schema type User?
dbreseman
commented
Apr 21, 2026
|
|
||
| * 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/). |
Collaborator
Author
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.