Skip to content

Commit f9b8d27

Browse files
committed
Doc: list more tools for Cloudberry Database
Now, more and more tools for Cloudberry Database are public in the GitHub. Add the new tools name to the README.md for a reference.
1 parent 7047c5f commit f9b8d27

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ website, extensions, connectors, adapters, and other utilities.
7171
* [cloudberrydb/bootcamp](https://github.com/cloudberrydb/bootcamp): help you quickly try out Cloudberry Database via one Docker-based Sandbox.
7272
* [cloudberrydb/gpbackup](https://github.com/cloudberrydb/gpbackup): backup utility for Cloudberry Database.
7373
* [cloudberrydb/gp-common-go-libs](https://github.com/cloudberrydb/gp-common-go-libs): gp-common-go-libs for Cloudberry Database.
74+
* [cloudberrydb/gpbackup-s3-plugin](https://github.com/cloudberrydb/gpbackup-s3-plugin): S3 plugin for use with Cloudberry Database backup utility.
75+
* [cloudberrydb/filedump](https://github.com/cloudberrydb/filedump): format heap/index/control files into a human-readable form.
76+
* [cloudberrydb/postgis](https://github.com/cloudberrydb/postgis): PostGIS for Cloudberry Database.
77+
* [cloudberrydb/pxf](https://github.com/cloudberrydb/pxf): Platform Extension Framework (PXF) for Cloudberry Database.
78+
* [cloudberrydb/madlib](https://github.com/cloudberrydb/madlib): MADlib® for Cloudberry Database.
79+
* [cloudberrydb/plr](https://github.com/cloudberrydb/plr): PL/R for Cloudberry Database.
80+
* [cloudberrydb/pljava](https://github.com/cloudberrydb/pljava): PL/Java for Cloudberry Database.
7481
* More is coming...
7582

7683
## Community & Support

deploy/build/README.Linux.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ Enter the repository and install dependencies according to your operating system
2828

2929
### For CentOS 7
3030

31+
> [!WARNING]
32+
> CentOS Linux 7 reached the end of life (EOL) on June 30, 2024. You can change the mirror to vault.centos.org to install software.
33+
3134
The following steps work on CentOS 7. For other CentOS versions, these steps might work but are not guaranteed to work.
3235

3336
1. Run the bash script `README.CentOS.bash` in the `deploy/build` directory of the `cloudberrydb/cloudberrydb` repository. To run this script, password is required. Then, some required dependencies will be automatically downloaded.

0 commit comments

Comments
 (0)