pgserver icon indicating copy to clipboard operation
pgserver copied to clipboard

Updated packages

Open adsharma opened this issue 8 months ago • 2 comments

I'm interested in trying out some of the postgres 17 patches from supabase/orioledb folks

My changes are here:

https://github.com/adsharma/pgserver/tree/orioledb-pg17

Still need to work through some issues in CI:

https://github.com/adsharma/pgserver/actions/runs/15958775535/job/45008479977

Wanted to check if the project is maintained and if I should pick a new project name in pypi to avoid namespace conflict.

adsharma avatar Jun 29 '25 19:06 adsharma

Here's the latest CI run:

https://github.com/adsharma/pgserver/actions/runs/15989105055/job/45098825773

Looks like the packages are built. pgserver is ok, but psql crashes on startup.

Any insight into what may be going on?

adsharma avatar Jul 01 '25 15:07 adsharma

https://github.com/adsharma/pgserver/tree/pg17 has the most recent updates.

Had to give up on orioledb branch for now due to a non-working psql client binary.

adsharma avatar Aug 25 '25 01:08 adsharma