Cross compiling timescaledb toolkit for centos from ubuntu #250
kitex
started this conversation in
Problem Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't have pgx / internet in centos server. I am using ubuntu as desktop. I have successfully installed timescaledb toolkit in ubuntu. How do I use same binary for centos server?
Postgres 13.
I am trying to compile using (for pgx) and I was just wondering if I can use the compiled binary in extension folder directly.
cargo build --release --target=x86_64-unknown-linux-gnu
Beta Was this translation helpful? Give feedback.
All reactions