Skip to content

Fix: Schema pg_ext_aux already exists error#15

Merged
gfphoenix78 merged 1 commit intoapache:sync-with-upstreamfrom
robertmu:aux-namespace-fix
Aug 7, 2025
Merged

Fix: Schema pg_ext_aux already exists error#15
gfphoenix78 merged 1 commit intoapache:sync-with-upstreamfrom
robertmu:aux-namespace-fix

Conversation

@robertmu
Copy link
Copy Markdown
Contributor

@robertmu robertmu commented Aug 7, 2025

The namespace pg_ext_aux change to system table and Pax will store some aux table in it. should not create it in gpbackup, because after preload pax, the table under pg_ext_aux will be created.

The namespace pg_ext_aux change to system table and Pax will store some aux table in it.
should not create it in gpbackup, because after preload pax, the table under pg_ext_aux
will be created.
@gfphoenix78 gfphoenix78 merged commit ea61810 into apache:sync-with-upstream Aug 7, 2025
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.

3 participants