Feng Ruohang

Results 74 comments of Feng Ruohang
trafficstars

Aliyun其实也一样,也有限流,所以最好的状态就是一半一半。

考虑到阿里云确实保留了 EL7 的历史软件包,还是改为了阿里云,但是这里修改后的冲突太多了,所以就 close 了哈。

- Replace CALL parameters in pg_stat_statements with placeholders (Sami Imseih) - Replace savepoint names stored in pg_stat_statements with placeholders (Greg Sabino Mullane) This greatly reduces the number of entries needed...

resolved by https://github.com/Vonng/pg_exporter/issues/53

Thank you for your response. I am very excited about the potential of the extension to harness the strengths of both PG and DuckDB. I eagerly anticipate the new features...

Currently, there are three DuckDB-related extensions: `duckdb_fdw`, `pg_mooncake`, and `pg_duckdb`, each using its own version of libduckdb. Consequently, it is not feasible to install these extensions simultaneously. Is there a...

For anyone interested, I packaged aarch64 (and x86_64 of course) RPM/DEB packages for citus on Debian 12, Ubuntu 22/24, and EL 8/9. And put it in the extened pg extension...

Got some error building against PostgreSQL 17 ``` warning: unexpected `cfg` condition value: `pg11` --> src/lib.rs:96:15 | 96 | #[cfg(any(feature="pg11"))] | ^^^^^^^^------ | | | help: there is a expected...

citus 13.0 already have PostgreSQL 17 support https://github.com/citusdata/citus/releases/tag/v13.0.1 Is there any update on bumping PG 17 support? 😊

This is a great feature, I'll merge it before the next release. I’ve used Caddy and it’s a fantastic web server, but I’m not sure whether we should migrate from...