Skip to content

Commit a0b2599

Browse files
FloorDjsilvela
authored andcommitted
Update content/blog/matthew-mols-pgedge/index.md
Co-authored-by: Jaime Silvela <[email protected]> Signed-off-by: Floor Drees <[email protected]> Signed-off-by: Jonathan Gonzalez V. <[email protected]>
1 parent e531fdf commit a0b2599

File tree

1 file changed

+1
-1
lines changed
  • content/blog/matthew-mols-pgedge

1 file changed

+1
-1
lines changed

content/blog/matthew-mols-pgedge/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Before CloudNativePG, Matt and his team used other operators, and a mix of custo
3939

4040
"Working with CloudNativePG has been really straightforward for us since we've moved to it exclusively. In particular, the documentation is very well done, with a combination of "start from here" examples, combined with in-depth guides for every feature. Deploying Postgres comes with a lot of choices on specific configuration, and it does a great job of laying out why you would choose from one option or the other, with sensible defaults!"
4141

42-
Access to stable Service endpoints that point to the current primary instance is the thing Matt mentions as "one of the most valuable aspects of deploying a CloudNativePG cluster". Matt: "Outside of Kubernetes there are many tools you need to integrate correctly to give that guarantee to applications and integrations." pgEdge leverages these stable services to enable distributed databases across multiple CloudNativePG clusters in different Kubernetes clusters, while still leveraging automatic failover with standby instances in each region.
42+
Access to stable Service endpoints that point to the current primary instance is the thing Matt mentions as "one of the most valuable aspects of deploying a CloudNativePG cluster". Matt: "Outside of Kubernetes there are many tools you need to integrate correctly to give that guarantee to applications and integrations." pgEdge leverages these stable services to enable distributed databases across multiple CloudNativePG clusters in different Kubernetes clusters, while relying on automatic failover with standby instances in each region.
4343

4444
In terms of roadmap, Matt is particularly excited about the recent introduction of dynamic loading of PostgreSQL extensions, and some of the upcoming work to extend that to the ImageCatalog CRD. "As Postgres has embraced containerization more and more, this has been a challenging area to navigate, with growing image sizes, dependency management headaches, and adherence to license requirements. In particular, this is going to go a long way towards improving how we manage supply chain risk in the Postgres community!"
4545

0 commit comments

Comments
 (0)