Skip to content

pg_dump/psql: properly recognize GP#1662

Open
Smyatkin-Maxim wants to merge 2 commits intomainfrom
pgupgrade_fixes
Open

pg_dump/psql: properly recognize GP#1662
Smyatkin-Maxim wants to merge 2 commits intomainfrom
pgupgrade_fixes

Conversation

@Smyatkin-Maxim
Copy link
Copy Markdown
Contributor

@Smyatkin-Maxim Smyatkin-Maxim commented Apr 3, 2026

During a batch rebranding from Greenplum to Cloudberry we've lost ability to work with Greenplum in pg_dump and psql

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel
  • Additionally - manual gpupgrade run gp6 -> cb.

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

I've started working on gpupgrade support for an in-place upgrade from gp6 to cloudberry, this issue is one of many that need to be fixed (though most issues are in gpupgrade itself, not in core cloudberry code.

CI Skip Instructions


During a batch rebranding from Greenplum to Cloudberry we've lost
ability to work with Greenplum from pg_dump and psql
@reshke
Copy link
Copy Markdown
Contributor

reshke commented Apr 4, 2026

We need to take pg_dump from GP 6 during pg_upgrade, so +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants