Skip to content

Decompose Notion PostgreSQL seller messaging after #149#173

Open
brianamarie wants to merge 3 commits into
mainfrom
postgresql-notion-decompose
Open

Decompose Notion PostgreSQL seller messaging after #149#173
brianamarie wants to merge 3 commits into
mainfrom
postgresql-notion-decompose

Conversation

@brianamarie
Copy link
Copy Markdown
Collaborator

Summary

This PR picks up the Notion PostgreSQL seller work after #149 merged. It adds field-facing conversation starters and public resources to the PostgreSQL product page, and folds extension Support scope into the existing pillar bullets instead of creating a separate inventory.

What changed

products/postgresql/messaging.md

  • Conversation starters and public resources (no elevator pitch or purpose; the intro already covers that)
  • Clearer extension scope in context: Citus and timescale (advisory, not packaged), barman/repmgr, pgvector/pgvectorscale, pg_stat_kcache/pg_wait_sampling
  • Link to the public Support for PostgreSQL page

use-cases-value-pillars/future-readiness-ai.md

  • pgvectorscale is advisory and not packaged; Percona is an ops partner for pgvector, not an AI platform vendor

products/README.md and offerings/README.md

  • Short routing note: engine-specific expert coverage belongs under products/{engine}/, not in cross-engine offering files

Context

#149 handled May 2026 product facts. This PR adds the seller decomposition from Notion batch-31 that did not land in closed #145: starters, resources, and extension/advisory scope in the right modules.

We intentionally did not add a PostgreSQL extension table to expert-support.md. Offering files stay cross-engine; PostgreSQL-specific scope lives on the product page.

Out of scope

Made with Cursor

Add conversation starters and public resources to products/postgresql/
messaging.md; keep extension and advisory Support scope in product pillar
bullets. Align pgvectorscale advisory wording in future-readiness-ai and
document engine-specific expert-coverage routing in products/ and offerings/
README files.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

New File Governance Check

No added markdown files detected.

Doc Coverage Check

No new markdown docs detected.

Duplicate Detector

  • Changed markdown docs: 4

No significant overlap detected.

Manual waiver commands (maintainers)

  • /governance-ok all or /governance-all
  • /governance-ok new-file, /governance-ok doc-coverage, /governance-ok duplicate
  • /governance-reset all or /governance-reset with the same token

Waiver JSON is stored in a hidden PR comment (messaging-governance-waiver-data:v1), same pattern as Impact Check.


Triggered by pull_request. Workflow content-governance-checks.yml. Docs: AUTOMATION.md, automation/README.md.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Messaging Smart Suggestions

File Why impacted Claim Confidence
use-cases-value-pillars/cost-optimization.md PostgreSQL cost/TCO claims usually impact shared value proof messaging. cost 0.95
framework/core-positioning.md PostgreSQL cost/TCO claims usually impact shared value proof messaging. cost 0.95
products/postgresql/messaging.md PostgreSQL cost/TCO claims usually impact shared value proof messaging. cost 0.65
reference/canonical-naming.md License and open source positioning changes are cross-cutting. cost 0.95
reference/banned-terms.md License and open source positioning changes are cross-cutting. cost 0.95
framework/core-positioning.md License and open source positioning changes are cross-cutting. cost 0.95
framework/why-percona.md License and open source positioning changes are cross-cutting. cost 0.95
offerings/expert-support.md License and open source positioning changes are cross-cutting. cost 0.95
offerings/expertops.md License and open source positioning changes are cross-cutting. cost 0.95
offerings/expert-consulting.md License and open source positioning changes are cross-cutting. cost 0.95
offerings/expert-support.md Offering naming updates should stay aligned across offering pages. cost 0.95
offerings/expertops.md Offering naming updates should stay aligned across offering pages. cost 0.95
offerings/expert-consulting.md Offering naming updates should stay aligned across offering pages. cost 0.95
reference/canonical-naming.md Offering naming updates should stay aligned across offering pages. cost 0.95
framework/core-positioning.md Offering naming updates should stay aligned across offering pages. cost 0.95
framework/core-positioning.md Product messaging modules often need checks against company framing and shared pillars or offerings. cost 0.95
framework/why-percona.md Product messaging modules often need checks against company framing and shared pillars or offerings. cost 0.95

Only auto-apply suggestions at high confidence with reviewer approval.


Triggered by pull_request. Workflow smart-suggestions.yml. Docs: AUTOMATION.md, automation/README.md.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

{
"all": true,
"paths": [],
"reset_paths": []
}

@brianamarie brianamarie added messaging Improvements or additions to messaging Area: PostgreSQL PostgreSQL ecosystem messaging (products/postgresql/). labels Jun 1, 2026
janwieremjewicz
janwieremjewicz previously approved these changes Jun 3, 2026
Copy link
Copy Markdown

@janwieremjewicz janwieremjewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread products/postgresql/messaging.md Outdated
Percona enables AI, vector search, and hybrid data workloads through open, secure, and portable database architectures. Customers can modernize existing systems for emerging workloads without replatforming or lock-in.

- **AI-ready databases:** Percona packages [pgvector](https://www.percona.com/blog/pgvector-the-critical-postgresql-component-for-your-enterprise-ai-strategy/) for PostgreSQL alongside other tested distribution components ([third-party components](https://docs.percona.com/postgresql/18/third-party.html)). Extensions such as pgvectorscale ship only where documented for a release ([release notes](https://docs.percona.com/postgresql/latest/release-notes/release-notes.html)), which ties AI workload planning to the builds organizations install. Expert Support and consulting cover PostgreSQL and pgvector performance and operations; embedding model selection and LLM application design remain with development teams.
- **AI-ready databases:** Percona packages [pgvector](https://www.percona.com/blog/pgvector-the-critical-postgresql-component-for-your-enterprise-ai-strategy/) for PostgreSQL alongside other tested distribution components ([third-party components](https://docs.percona.com/postgresql/18/third-party.html)). Percona Expert Support includes advisory guidance for pgvector production tuning. Percona focuses on PostgreSQL performance, scalability, and security for vector workloads, not embedding-model or LLM application design. pgvectorscale is available through advisory Support tiers and is not packaged in Percona Distribution for PostgreSQL.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having read this I think these days it's good to say that real experts will support you, not only AI agents :)

@brianamarie brianamarie added Content & messaging Canonical copy, products, use cases, case studies, and narrative. Inbound Inbound: ships, GTM, or external requests driving updates to canonical messaging in this repo. and removed messaging Improvements or additions to messaging labels Jun 4, 2026
@brianamarie
Copy link
Copy Markdown
Collaborator Author

/impact-ok all

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

🤖 Recorded /impact-ok all. Re-running Impact Check with updated waivers.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Messaging Impact Check

  • Changed files: 4

postgres-cost-claim (WARN)

PostgreSQL cost/TCO claims usually impact shared value proof messaging.

Required review files:

  • use-cases-value-pillars/cost-optimization.md (waived — /impact-ok)
  • framework/core-positioning.md (waived — /impact-ok)
  • products/postgresql/messaging.md

Suggested additional scan:

  • use-cases-value-pillars/*.md

licensing-or-open-source-claims (WARN)

License and open source positioning changes are cross-cutting.

Required review files:

  • reference/canonical-naming.md (waived — /impact-ok)
  • reference/banned-terms.md (waived — /impact-ok)
  • framework/core-positioning.md (waived — /impact-ok)
  • framework/why-percona.md (waived — /impact-ok)
  • offerings/expert-support.md (waived — /impact-ok)
  • offerings/expertops.md (waived — /impact-ok)
  • offerings/expert-consulting.md (waived — /impact-ok)

Suggested additional scan:

  • use-cases-value-pillars/*.md
  • products/**/messaging.md

offering-name-or-tier-change (WARN)

Offering naming updates should stay aligned across offering pages.

Required review files:

  • offerings/expert-support.md (waived — /impact-ok)
  • offerings/expertops.md (waived — /impact-ok)
  • offerings/expert-consulting.md (waived — /impact-ok)
  • reference/canonical-naming.md (waived — /impact-ok)
  • framework/core-positioning.md (waived — /impact-ok)

Suggested additional scan:

  • products/**/messaging.md
  • use-cases-value-pillars/*.md

product-messaging-module-touch (WARN)

Product messaging modules often need checks against company framing and shared pillars or offerings.

Required review files:

  • framework/core-positioning.md (waived — /impact-ok)
  • framework/why-percona.md (waived — /impact-ok)

Suggested additional scan:

  • use-cases-value-pillars/*.md
  • offerings/*.md

Manual waiver commands (maintainers):

  • /impact-ok all (optional same-line note after all is ignored)
  • /impact-all (same as /impact-ok all)
  • /impact-ok <exact missing path>
  • /impact-reset all
  • /impact-reset <exact missing path>

Waiver state is stored in <!-- messaging-impact-waiver-data:v1 -->.


Triggered by pull_request. Workflow impact-check.yml. Docs: AUTOMATION.md, automation/README.md.

- Logical replication for migration and scale-out: Percona Distribution for PostgreSQL on PostgreSQL 18 supports parallel logical replication for faster initial data synchronization during replica build and major-version migration, reducing cutover risk and replication catch-up time.
- Built-in replication lag monitoring: PostgreSQL provides native, accurate replication lag tracking through `pg_stat_wal_receiver` and WAL LSN comparison, without requiring external heartbeat tooling. PMM surfaces this data via the `pg_custom_stat_wal_receiver_lag_bytes` metric (sourced from `postgres_exporter`). Teams migrating from MySQL (where external tools like pt-heartbeat are common for lag measurement) gain this capability out of the box with PostgreSQL.
- Horizontal scale and legacy tooling: Expert Support and consulting cover Citus sharding coordinated with Patroni HA on customer deployments where Citus runs alongside the distribution stack (Citus is not packaged in the standard distribution build; see [third-party components](https://docs.percona.com/postgresql/18/third-party.html)). Advisory Expert Support is also available for estates that still run barman or repmgr alongside PostgreSQL where migration to pgBackRest and Patroni is phased.
- Horizontal scale and legacy tooling: Expert Support and consulting cover Citus sharding and timescale time-series workloads on customer-managed PostgreSQL coordinated with Patroni HA where those extensions run alongside the distribution stack (neither Citus nor timescale is packaged in the standard distribution build; see [third-party components](https://docs.percona.com/postgresql/18/third-party.html)). Advisory Expert Support is also available for estates that still run barman or repmgr alongside PostgreSQL where migration to pgBackRest and Patroni is phased.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrey-glazkov, could you please review these details on our support offerings? I don't want to overclaim.

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

Labels

Area: PostgreSQL PostgreSQL ecosystem messaging (products/postgresql/). Content & messaging Canonical copy, products, use cases, case studies, and narrative. Inbound Inbound: ships, GTM, or external requests driving updates to canonical messaging in this repo.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants