Re: [D] [Ideas] Improve Version Information for Source Builds [cloudberry]

2025-02-09 Thread via GitHub


GitHub user tuhaihe added a comment to the discussion: [Ideas] Improve Version 
Information for Source Builds

> Is there a bug for versioning scripts? Why it is always 1.0.0 for Cloudberry 
> Database. How about follow format below for debug/release?

I guess there is no mechanism to detect the version information for the 
downloaded source tar files. It would be better if an engineer could help debug 
it.

> 
> ```
> PostgreSQL 14.4 (Cloudberry Database 1.5.2+4859142 build dev) on 
> x86_64-pc-linux-gnu, compiled by gcc (GCC) 9.5.0, 64-bit compiled on Dec 12 
> 2024 22:18:23
> or
> PostgreSQL 14.4 (Cloudberry Database 1.5.2+4859142 build release) on 
> x86_64-pc-linux-gnu, compiled by gcc (GCC) 9.5.0, 64-bit compiled on Dec 12 
> 2024 22:18:23
> ```
> 
> Where 
> [4859142](https://github.com/apache/cloudberry/commit/48591423d310e2ae189abd1f3d13bbc861d25e6a)
>  is the commit sha1 so that we could track down to commit point.

Agree. If we build the Cloudberry by git clone the source, will return like 
this.


GitHub link: 
https://github.com/apache/cloudberry/discussions/909#discussioncomment-12113311


This is an automatically sent email for dev@cloudberry.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@cloudberry.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@cloudberry.apache.org
For additional commands, e-mail: dev-h...@cloudberry.apache.org



Fwd: WAL-G 3.0.5 released

2025-02-09 Thread Dianjin Wang
Hey,

I would like to forward some great news that the latest WAL-G 3.0.5 has
added support for Apache Cloudberry!

Best,
Dianjin Wang


-- Forwarded message -
From: WAL-G via PostgreSQL Announce 
Date: Thu, Feb 6, 2025 at 9:46 PM
Subject: WAL-G 3.0.5 released
To: PostgreSQL Announce 



WAL-G 3.0.5 released
The WAL-G team is pleased to announce the release of version 3.0.5 of WAL-G.

WAL-G is a tool for archival database restoration for PostgreSQL and
several other databases.

WAL-G is a tool for restoring archived databases in PostgreSQL and several
other database systems. Starting with this release, support for Apache
Cloudberry has also been added. Apache Cloudberry is an open source fork of
PostgreSQL that is designed for cloud analytics and is based on GreenplumDB.

Also, this release fixes bug #1615
 in *wal-g copy* command for
PostgreSQL. Copying history between different storages was placing WALs to
incorrect path. Restoration of such history required manual path fix.

WAL-G v3.0.5 is available for download on our GitHub releases page
.

Have a nice day!
This email was sent to you from WAL-G. It was delivered on their behalf by
the PostgreSQL project. Any questions about the content of the message
should be sent to WAL-G.

You were sent this email as a subscriber of the *pgsql-announce*
mailinglist, for the content tag Related Open Source. To unsubscribe from
further emails, or change which emails you want to receive, please click
the personal unsubscribe link that you can find in the headers of this
email, or visit https://lists.postgresql.org/unsubscribe/.


Re: [D] [Ideas] Improve Version Information for Source Builds [cloudberry]

2025-02-09 Thread via GitHub


GitHub user my-ship-it added a comment to the discussion: [Ideas] Improve 
Version Information for Source Builds

There is a script called 
https://github.com/apache/cloudberry/blob/main/getversion to do this. @edespino 
Could you please double check with it, thanks.

GitHub link: 
https://github.com/apache/cloudberry/discussions/909#discussioncomment-12114206


This is an automatically sent email for dev@cloudberry.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@cloudberry.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@cloudberry.apache.org
For additional commands, e-mail: dev-h...@cloudberry.apache.org