supabase-community/postgres-language-server

Linux bin doesn't work 0.17.0

Closed this issue · 0 comments

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

I'm using Kernel: Linux 6.17.5-arch1-1 and postgres binary for linux doesn't work

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. curl binary from https://github.com/supabase-community/postgres-language-server/releases/download/0.17.0/postgres-language-server_aarch64-unknown-linux-gnu
  2. give execution permissions with chmod +x postgres-language-server
  3. try and execute ``./postgres-language-server```

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

Image

System information

  • OS: Archlinux

Additional context

Add any other context about the problem here.