Skip to content

Clarify CSv3 backup format is system-determined (not selectable)#20

Draft
lvangool wants to merge 1 commit into
mainfrom
feature/sup-1012-csv3-backup-docs-page-databases3database-backupsmdx-does-not
Draft

Clarify CSv3 backup format is system-determined (not selectable)#20
lvangool wants to merge 1 commit into
mainfrom
feature/sup-1012-csv3-backup-docs-page-databases3database-backupsmdx-does-not

Conversation

@lvangool
Copy link
Copy Markdown
Member

Summary

Adds a short "Backup format" section to databases/3/database-backups.mdx explaining that, unlike CSv2/Maestro, CSv3 has no customer-selectable binary/text format toggle — the format is fixed by the backup system the database engine uses (e.g. Barman for CNPG-managed Postgres). Points users who need a portable dump at standard engine export tooling (pg_dump, mysqldump).

Why

On HS #33560 a customer (Latitude) went looking for the binary/text format option that exists on CSv2 and was confused by its absence on CSv3. The originating ticket (SUP-1012) assumed the toggle existed but was undocumented; in fact it doesn't exist on CSv3 at all. The ticket was closed as Invalid (premise incorrect), but the underlying customer confusion is real and this small clarification addresses it.

Linear

  • SUP-1012 (closed Invalid — this doc clarification stands on its own)
  • Originating ticket: HS #33560

Test plan

  • yarn validate:mdx passes
  • Section renders between the managed-backups and restore sections
  • Confirm "Barman for CNPG-managed Postgres" is accurate for current CSv3 engines before merge

🤖 Generated with Claude Code

CSv2/Maestro exposes a binary/text backup format choice; CSv3 does not.
On CSv3 the format is fixed by the backup system the database engine uses
(e.g. Barman for CNPG-managed Postgres). Customers migrating from CSv2
looked for the toggle and were confused by its absence. Adds a short
"Backup format" section explaining this and pointing users who need a
portable dump at standard engine export tooling (pg_dump, mysqldump).

Linear: SUP-1012 (closed Invalid; this clarification stands on its own)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@linear
Copy link
Copy Markdown

linear Bot commented May 20, 2026

SUP-1012

@lvangool lvangool marked this pull request as draft May 20, 2026 09:11
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.

1 participant