CC-Hsu
CC-Hsu
Hi, Team, I find that there was several SRPMs of the Apache AGE in the [PGDG YUM repository](http://yum.postgresql.org/) that can be used to build ready-to-use RPM packages. https://download.postgresql.org/pub/repos/yum/srpms/11/redhat/rhel-8-x86_64/apache-age_11-0.3.0-1.rhel8.src.rpm https://download.postgresql.org/pub/repos/yum/srpms/11/redhat/rhel-8-x86_64/apache-age_11-0.4.0-1.rhel8.src.rpm It...
Hi, Team, Currently `analyzedb` command does not provide remote execution capability, and it can only executed on `mdw` node. It would be helpful to enhance it to accept connection string...
## Feature Request **Is your feature request related to a problem? Please describe:** Hi, Team. Currently when there exists some indexes at a partition table, GPORCA tends to utilize these...
**Description** Hi, Team, There are many special effects available in Pinta 2.1.1 now, but users need to choose from the Menu Bar, which is not convenient enough. It would be...
**Description** Hi, Team, As far as I know, currently[ there is a countdown feature for taking screenshot](https://learnubuntumate.weebly.com/screenshot-tool.html), but currently users need to click about three steps to complete: [File] -->...
Hi, Team, It would be great to add [PostgreSQL 14 Internals by Egor Rogov](https://postgrespro.com/community/books/internals) to the [Books](https://github.com/dhamaniasad/awesome-postgres?tab=readme-ov-file#books) entry. Best Regards.
Hi, Team, It would be great to add [The Internals of PostgreSQL by Hironobu SUZUKI](https://www.interdb.jp/pg/index.html) to the [Books](https://github.com/dhamaniasad/awesome-postgres?tab=readme-ov-file#books) entry. Best Regards.
Hi, Team, It would be great to add [Operations cheat sheet](https://wiki.postgresql.org/wiki/Operations_cheat_sheet) to the [Tutorials](https://github.com/dhamaniasad/awesome-postgres?tab=readme-ov-file#tutorials) entry independently from PostgreSQL wiki. Best Regards.
Hi, Team, It would be great to add [pgPedia](https://pgpedia.info/index.html) to the [Documentation](https://github.com/dhamaniasad/awesome-postgres?tab=readme-ov-file#documentation) entry. Best Regards.
Hi, Team, Currently inline SQL helps me a lot on writing codes with SQLs. Recently I find that in VSCode, a pure SQL script supports [code folding](https://en.wikipedia.org/wiki/Code_folding) for a long...