Farshid's Weblog

Posts tagged “postgresql”

  1. Granting a PostgreSQL user read-only access to some tables
  2. Embedding paragraphs from my blog with E5-large-v2
  3. Closest locations to a point
  4. Upgrade Postgres.app on macOS
  5. Show the SQL schema for a PostgreSQL database
  6. Using unnest() to use a comma-separated string as the input to an IN query
  7. Constructing GeoJSON in PostgreSQL
  8. Enabling a gin index for faster LIKE queries
  9. Using json_extract_path in PostgreSQL
  10. Allowing a container in Docker Desktop for Mac to talk to a PostgreSQL server on the host machine