tuhaihe commented on issue #790:
URL: https://github.com/apache/cloudberry/issues/790#issuecomment-2547588712

   More infos:
   
   ```
   [gpadmin@djwang-test-main regress]$ psql -c "select version()"
                                                                                
                             version
   
   
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   ---------------------------------------------------
    PostgreSQL 14.4 (Cloudberry Database 1.6.0+dev.197.gd162ebd28c build dev) 
on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.5.0 20240719 (Red Hat 
11.5.0-2), 64-bit compi
   led on Dec 17 2024 11:52:17 (with assert checking)
   (1 row)
   
   
   
   [gpadmin@djwang-test-main regress]$ df -kh
   Filesystem      Size  Used Avail Use% Mounted on
   devtmpfs        4.0M     0  4.0M   0% /dev
   tmpfs            63G  1.8M   63G   1% /dev/shm
   tmpfs            26G  8.7M   26G   1% /run
   /dev/vda1        50G   14G   33G  30% /
   tmpfs            13G     0   13G   0% /run/user/0
   [gpadmin@djwang-test-main regress]$ pg_config --configure
    '--prefix=/usr/local/cloudberry-db' '--disable-external-fts' 
'--enable-debug' '--enable-cassert' '--enable-debug-extensions' 
'--enable-gpcloud' '--enable-ic-proxy' '--enable-mapreduce' '--enable-orafce' 
'--enable-orca' '--enable-pxf' '--enable-tap-tests' '--with-gssapi' 
'--with-ldap' '--with-libxml' '--with-lz4' '--with-pam' '--with-perl' 
'--with-pgport=5432' '--with-python' '--with-pythonsrc-ext' 
'--with-ssl=openssl' '--with-openssl' '--with-uuid=e2fs' 
'--with-includes=/usr/local/xerces-c/include' 
'--with-libraries=/usr/local/cloudberry-db/lib'
   
   
   [gpadmin@djwang-test-main regress]$ uname -m
   x86_64
   
   
   [gpadmin@djwang-test-main regress]$ cat /etc/os-release
   NAME="Rocky Linux"
   VERSION="9.0 (Blue Onyx)"
   ID="rocky"
   ID_LIKE="rhel centos fedora"
   VERSION_ID="9.0"
   PLATFORM_ID="platform:el9"
   PRETTY_NAME="Rocky Linux 9.0 (Blue Onyx)"
   ANSI_COLOR="0;32"
   LOGO="fedora-logo-icon"
   CPE_NAME="cpe:/o:rocky:rocky:9::baseos"
   HOME_URL="https://rockylinux.org/";
   BUG_REPORT_URL="https://bugs.rockylinux.org/";
   ROCKY_SUPPORT_PRODUCT="Rocky-Linux-9"
   ROCKY_SUPPORT_PRODUCT_VERSION="9.0"
   REDHAT_SUPPORT_PRODUCT="Rocky Linux"
   REDHAT_SUPPORT_PRODUCT_VERSION="9.0"
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to