Y
Hacker News
new
|
ask
|
show
|
jobs
by
jiocrag
707 days ago
Is there any way to deploy this to an existing postgres database or does it need to use the docker instance.
1 comments
smarvin2
707 days ago
You can totally use an existing postgres database. Just make sure to install the pgvector and pgml postgres extensions and it will work!
link