CC-Hsu
CC-Hsu
Hi, jrgemignani, I think most DBAs may willing to prepare these DBA-commands at startup for applications-requirement rather than allowing applications running in superuser privilege. So I guess setting these parameters...
HI, jrgemignani, Understand. I just try to find out some possible suggestion to make this python module run without superuser privilege based on my limited knowledge. It is up to...
Hi, All, I find that there are several SRPMs in PGDG repository for PGSQL11. https://download.postgresql.org/pub/repos/yum/srpms/11/redhat/rhel-7-x86_64/apache-age_11-0.3.0-1.rhel7.src.rpm https://download.postgresql.org/pub/repos/yum/srpms/11/redhat/rhel-7-x86_64/apache-age_11-0.4.0-1.rhel7.src.rpm 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 But It seems that the corresponding RPM spec file dos not appear...
Hi, Team, I additionally find `pg_checkpoint` should be granted to the user (available since EPAS/PGSQL 15+) if [start-fast](https://pgbackrest.org/configuration.html#section-backup/option-start-fast) is enabled in `pgbackrest.conf`. It seems that there should be a complete...
Hi, dwicinas, I hope to know what exactly operations are allowed on a table during `pg_squeeze` is running on it. For example, which operations will block `pg_squeeze` or what kind...
Hi, shruthikc-gowda, Thanks a lot for such clear explanation. 😄 Both pieces of texts are very important for introducing this tool to EDB customers. Thanks again.
Hi, dwicinas, Thanks a lot for your work. The information is clear to me to understand. Best Regards.
Hi, As far as I know, Packages in the [PGDG YUM repo](https://yum.postgresql.org/) are maintained in [its git repo](https://git.postgresql.org/gitweb/?p=pgrpms.git). I find a record about `system_stats` for PGSQL 16, but I have...
Besides, In section "5.9.2 Standardized scores", it would be great to add a note ", as shown in Figure 5.14."
Later I also find that in pg.99, the end of section 7.5 is cropped in pdf file. Best Regards.