Skip to content

Commit a5e3ab6

Browse files
committed
docs: blog post for testing PostgreSQL 19 Beta 1 (#446)
Add a blog post explaining how to test PostgreSQL 19 Beta 1 in a Kubernetes cluster with CloudNativePG, using the newly published 19beta1-minimal-trixie operand image from postgres-containers. Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> e524e18
1 parent 8ef1ca2 commit a5e3ab6

112 files changed

Lines changed: 4759 additions & 3236 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

authors/dchambre/index.html

Lines changed: 41 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
339339
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/pg16beta1/"
340340
class="mr-2">Pg16beta1</a></li>
341341

342+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/pg19beta1/"
343+
class="mr-2">Pg19beta1</a></li>
344+
342345
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/pgbouncer/"
343346
class="mr-2">Pgbouncer</a></li>
344347

@@ -358,7 +361,7 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
358361
class="mr-2">Postgres</a></li>
359362

360363
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/postgresql/"
361-
class="mr-2">Postgresql</a></li>
364+
class="mr-2">PostgreSQL</a></li>
362365

363366
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/preview/"
364367
class="mr-2">Preview</a></li>
@@ -433,11 +436,11 @@ <h3 class="text-xl font-bold pb-6 px-4">Latest Posts</h3>
433436
<div class="my-auto">
434437

435438

436-
<img src="/authors/fdrees/floor.jpg" class="w-10 h-10 rounded-full"
437-
alt="Floor Drees">
439+
<img src="/authors/gbartolini/gb.png" class="w-10 h-10 rounded-full"
440+
alt="Gabriele Bartolini">
438441

439442
<h1 class="text-lg charcoal font-bold">
440-
Floor Drees
443+
Gabriele Bartolini
441444
</h1>
442445
</div>
443446

@@ -446,22 +449,22 @@ <h1 class="text-lg charcoal font-bold">
446449

447450
</div>
448451

449-
<a href="/blog/lfx-mentorship-documentation-anushka-saxena/">
452+
<a href="/blog/postgresql-19-beta1/">
450453

451454
<div>
452-
<img src="/blog/lfx-mentorship-documentation-anushka-saxena//anushka-saxena.jpg" class="object-fill"
455+
<img src="/blog/postgresql-19-beta1//elephant-ship.png" class="object-fill"
453456
alt="Blog image">
454457
</div>
455458
<div class="charcoal">
456-
<h2 class="text-lg my-2.5 font-bold">Updating CloudNativePG&#39;s documentation</h2>
459+
<h2 class="text-lg my-2.5 font-bold">How to test PostgreSQL 19 beta in your Kubernetes cluster</h2>
457460
</div>
458461

459462

460463
<div class="block gap-2 text-sm charcoal opacity-75">
461464
<h6 class="block gap-2 text-sm charcoal">
462-
January 12, 2026
465+
June 5, 2026
463466
464-
4 minutes
467+
1 minute
465468
</h6>
466469
</div>
467470
</a>
@@ -490,22 +493,22 @@ <h1 class="text-lg charcoal font-bold">
490493

491494
</div>
492495

493-
<a href="/blog/lfx-chaos-testing-yash-agarwal/">
496+
<a href="/blog/lfx-mentorship-documentation-anushka-saxena/">
494497

495498
<div>
496-
<img src="/blog/lfx-chaos-testing-yash-agarwal//yash.jpeg" class="object-fill"
499+
<img src="/blog/lfx-mentorship-documentation-anushka-saxena//anushka-saxena.jpg" class="object-fill"
497500
alt="Blog image">
498501
</div>
499502
<div class="charcoal">
500-
<h2 class="text-lg my-2.5 font-bold">Chaos testing the CloudNativePG project</h2>
503+
<h2 class="text-lg my-2.5 font-bold">Updating CloudNativePG&#39;s documentation</h2>
501504
</div>
502505

503506

504507
<div class="block gap-2 text-sm charcoal opacity-75">
505508
<h6 class="block gap-2 text-sm charcoal">
506-
January 5, 2026
509+
January 12, 2026
507510
508-
3 minutes
511+
4 minutes
509512
</h6>
510513
</div>
511514
</a>
@@ -534,20 +537,20 @@ <h1 class="text-lg charcoal font-bold">
534537

535538
</div>
536539

537-
<a href="/blog/matthew-mols-pgedge/">
540+
<a href="/blog/lfx-chaos-testing-yash-agarwal/">
538541

539542
<div>
540-
<img src="/blog/matthew-mols-pgedge//pgedge_cloudnativepg.jpg" class="object-fill"
543+
<img src="/blog/lfx-chaos-testing-yash-agarwal//yash.jpeg" class="object-fill"
541544
alt="Blog image">
542545
</div>
543546
<div class="charcoal">
544-
<h2 class="text-lg my-2.5 font-bold">Sticking with Open Source: pgEdge and CloudNativePG</h2>
547+
<h2 class="text-lg my-2.5 font-bold">Chaos testing the CloudNativePG project</h2>
545548
</div>
546549

547550

548551
<div class="block gap-2 text-sm charcoal opacity-75">
549552
<h6 class="block gap-2 text-sm charcoal">
550-
January 2, 2026
553+
January 5, 2026
551554
552555
3 minutes
553556
</h6>
@@ -578,22 +581,22 @@ <h1 class="text-lg charcoal font-bold">
578581

579582
</div>
580583

581-
<a href="/blog/contributor-highlight-gabriele-quaresima/">
584+
<a href="/blog/matthew-mols-pgedge/">
582585

583586
<div>
584-
<img src="/blog/contributor-highlight-gabriele-quaresima//gabrieleq.png" class="object-fill"
587+
<img src="/blog/matthew-mols-pgedge//pgedge_cloudnativepg.jpg" class="object-fill"
585588
alt="Blog image">
586589
</div>
587590
<div class="charcoal">
588-
<h2 class="text-lg my-2.5 font-bold">Contributor Spotlight: Gabriele Quaresima</h2>
591+
<h2 class="text-lg my-2.5 font-bold">Sticking with Open Source: pgEdge and CloudNativePG</h2>
589592
</div>
590593

591594

592595
<div class="block gap-2 text-sm charcoal opacity-75">
593596
<h6 class="block gap-2 text-sm charcoal">
594-
September 11, 2025
597+
January 2, 2026
595598
596-
2 minutes
599+
3 minutes
597600
</h6>
598601
</div>
599602
</a>
@@ -609,11 +612,11 @@ <h6 class="block gap-2 text-sm charcoal">
609612
<div class="my-auto">
610613

611614

612-
<img src="/authors/dchambre/daniel.jpg" class="w-10 h-10 rounded-full"
613-
alt="Daniel Chambre">
615+
<img src="/authors/fdrees/floor.jpg" class="w-10 h-10 rounded-full"
616+
alt="Floor Drees">
614617

615618
<h1 class="text-lg charcoal font-bold">
616-
Daniel Chambre
619+
Floor Drees
617620
</h1>
618621
</div>
619622

@@ -622,22 +625,22 @@ <h1 class="text-lg charcoal font-bold">
622625

623626
</div>
624627

625-
<a href="/blog/customizing-hcl/">
628+
<a href="/blog/contributor-highlight-gabriele-quaresima/">
626629

627630
<div>
628-
<img src="/blog/customizing-hcl//elephant_cookie.jpg" class="object-fill"
631+
<img src="/blog/contributor-highlight-gabriele-quaresima//gabrieleq.png" class="object-fill"
629632
alt="Blog image">
630633
</div>
631634
<div class="charcoal">
632-
<h2 class="text-lg my-2.5 font-bold">Customizing the docker build bake hcl file</h2>
635+
<h2 class="text-lg my-2.5 font-bold">Contributor Spotlight: Gabriele Quaresima</h2>
633636
</div>
634637

635638

636639
<div class="block gap-2 text-sm charcoal opacity-75">
637640
<h6 class="block gap-2 text-sm charcoal">
638-
August 22, 2025
641+
September 11, 2025
639642
640-
3 minutes
643+
2 minutes
641644
</h6>
642645
</div>
643646
</a>
@@ -653,11 +656,11 @@ <h6 class="block gap-2 text-sm charcoal">
653656
<div class="my-auto">
654657

655658

656-
<img src="/authors/fdrees/floor.jpg" class="w-10 h-10 rounded-full"
657-
alt="Floor Drees">
659+
<img src="/authors/dchambre/daniel.jpg" class="w-10 h-10 rounded-full"
660+
alt="Daniel Chambre">
658661

659662
<h1 class="text-lg charcoal font-bold">
660-
Floor Drees
663+
Daniel Chambre
661664
</h1>
662665
</div>
663666

@@ -666,20 +669,20 @@ <h1 class="text-lg charcoal font-bold">
666669

667670
</div>
668671

669-
<a href="/blog/interview-vito-botta-brella/">
672+
<a href="/blog/customizing-hcl/">
670673

671674
<div>
672-
<img src="/blog/interview-vito-botta-brella//brella_cloudnativepg.jpg" class="object-fill"
675+
<img src="/blog/customizing-hcl//elephant_cookie.jpg" class="object-fill"
673676
alt="Blog image">
674677
</div>
675678
<div class="charcoal">
676-
<h2 class="text-lg my-2.5 font-bold">Unlocking full Kubernetes functionality at Brella with CloudNativePG and Hetzner</h2>
679+
<h2 class="text-lg my-2.5 font-bold">Customizing the docker build bake hcl file</h2>
677680
</div>
678681

679682

680683
<div class="block gap-2 text-sm charcoal opacity-75">
681684
<h6 class="block gap-2 text-sm charcoal">
682-
August 19, 2025
685+
August 22, 2025
683686
684687
3 minutes
685688
</h6>

0 commit comments

Comments
 (0)