Feng Ruohang
Feng Ruohang
I'd like to modifiy the install script to add a version parameter, and print hint about operating systems. For example, we can check version from Environment or args by: ```bash...
Non-Free softwares like db2_fdw, ora2pg, oracle_fdw, pg_strom, timescaledb-tsl ,etc... - EL9: https://download.postgresql.org/pub/repos/yum/non-free/16/redhat/rhel-9-x86_64/ - EL8: https://download.postgresql.org/pub/repos/yum/non-free/16/redhat/rhel-8-x86_64/ - EL7: https://download.postgresql.org/pub/repos/yum/non-free/16/redhat/rhel-7-x86_64/
Propose a new parameter `prometheus_target_dir` default to `/etc/prometheus/targets`. Which will render and mark a directory as the prometheus static file sd directory ****
We have vagrant (virtualbox / libvirtd) & terraform provisioning support. But the docker is maybe the most convient way to provider "Virtual Machines" We can build rocky 8.9 images, add...
**What** Paradedb is using pgrx **`0.12.0-alpha.1`** for building: https://github.com/paradedb/paradedb/blob/dev/Cargo.lock#L4349 While the majority of rust extensions are build upon a stable release 0.11.x. | Vendor | Name | Version | PGRX...
**What** Provide pg_search & pg_analytics RPM packages for EL8, EL9 **Why** EL8, EL9 is widely used, especially in enterprise scenarios **How** We already have building & packaing templates for [pg_search](https://github.com/Vonng/pigsty-rpm/blob/master/SPECS/pg_search.spec)...
### What's wrong? It seems that Hydra's columnar is using the same name as citus columnar This may introduce a problem: you can not install `hydra` and `citus` packages simultaneously....
Create system view pg_stat_checkpointer (Bharath Rupireddy, Anton A. Melnikov, Alexander Korotkov) Relevant columns have been removed from pg_stat_bgwriter and added to this new system view. https://www.postgresql.org/docs/17/monitoring-stats.html#MONITORING-PG-STAT-CHECKPOINTER-VIEW ### 27.2.14. `pg_stat_bgwriter` The...
Rename I/O block read/write timing statistics columns of pg_stat_statements (Nazir Bilal Yavuz) https://www.postgresql.org/docs/17/pgstatstatements.html Adding a new collector in pg_exporter.yml