Code Monkey home page Code Monkey logo

Comments (4)

LinuxSuRen avatar LinuxSuRen commented on May 25, 2024 4

Consider someone might have the similar situation, I just created an image which include this extension. Hopefully it is helpful to someone.

from pgvector.

ankane avatar ankane commented on May 25, 2024

Hi @LinuxSuRen, there doesn't seem to be one on Artifact Hub. You could try using a Postgres one like this with a custom image with pgvector installed.

from pgvector.

LinuxSuRen avatar LinuxSuRen commented on May 25, 2024

I got the following error when I install it via pgvector/pgvector:0.6.2-pg16. I'm wonderfing if I missed anything. Nothing changed exepct the custom image.

chmod: changing permissions of '/var/run/postgresql': Read-only file system
PostgreSQL Database directory appears to contain a database; Skipping initialization
2024-03-19 06:54:18.285 UTC [1] LOG:  starting PostgreSQL 15.4 (Debian 15.4-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
2024-03-19 06:54:18.285 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2024-03-19 06:54:18.285 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2024-03-19 06:54:18.296 UTC [1] FATAL:  could not create lock file "/var/run/postgresql/.s.PGSQL.5432.lock": Read-only file system
2024-03-19 06:54:18.300 UTC [1] LOG:  database system is shut down

from pgvector.

ankane avatar ankane commented on May 25, 2024

You'll probably want to add it to the default chart image (bitnami/postgresql) rather than replace it (bitnami/containers#32677). This is beyond the scope of the project, so please use other resources for help.

from pgvector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.