Skip to content

PgCat Doc image updates #1564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions pgml-cms/docs/.gitbook/assets/PgCat_High-Availability-Diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 63 additions & 0 deletions pgml-cms/docs/.gitbook/assets/PgCat_Load-Balancing-Diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
77 changes: 77 additions & 0 deletions pgml-cms/docs/.gitbook/assets/PgCat_Read-Write-Diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
168 changes: 168 additions & 0 deletions pgml-cms/docs/.gitbook/assets/PgCat_Scale-Diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
110 changes: 110 additions & 0 deletions pgml-cms/docs/.gitbook/assets/PgCat_Sharding-Diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed pgml-cms/docs/.gitbook/assets/pgcat_3.png
Binary file not shown.
Binary file removed pgml-cms/docs/.gitbook/assets/pgcat_4.png
Binary file not shown.
Binary file removed pgml-cms/docs/.gitbook/assets/pgcat_5.png
Binary file not shown.
Binary file removed pgml-cms/docs/.gitbook/assets/pgcat_6.png
Binary file not shown.
Binary file removed pgml-cms/docs/.gitbook/assets/pgcat_7.png
Binary file not shown.
2 changes: 1 addition & 1 deletion pgml-cms/docs/open-source/pgcat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ PgCat, like PostgresML, is free and open source, distributed under the MIT licen
PgCat implements the PostgreSQL wire protocol and can understand and optimally route queries & transactions based on their characteristics. For example, if your database deployment consists of a primary and replica, PgCat can send all `SELECT` queries to the replica, and all other queries to the primary, creating a read/write traffic separation.

<figure>
<img class="mb-3" src="../../.gitbook/assets/pgcat_4.png" alt="PgCat architecture" width="95%" height="auto">
<img class="mb-3" src="../../.gitbook/assets/PgCat_Scale-Diagram.svg" alt="PgCat architecture" width="95%" height="auto">
<figcaption><i>PgCat deployment at scale</i></figcaption>
</figure>

Expand Down
8 changes: 4 additions & 4 deletions pgml-cms/docs/open-source/pgcat/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PgCat has many features currently in various stages of readiness and development
<div class="row">
<div class="col-12 col-lg-6">
<figure class="my-4">
<img class="mb-3" src="../../.gitbook/assets/pgcat_3.png" alt="PgCat load balancing">
<img class="mb-3" src="../../.gitbook/assets/PgCat_Load-Balancing-Diagram.svg" alt="PgCat load balancing">
</figure>
</div>
<div class="col-12 col-lg-6">
Expand All @@ -32,7 +32,7 @@ Least active connections assumes queries have different costs and replicas have
<div class="row">
<div class="col-12 col-lg-6">
<figure class="my-4">
<img class="mb-3" src="../../.gitbook/assets/pgcat_5.png" alt="PgCat high availability">
<img class="mb-3" src="../../.gitbook/assets/PgCat_High-Availability-Diagram.svg" alt="PgCat high availability">
</figure>
</div>
<div class="col-12 col-lg-6">
Expand All @@ -49,7 +49,7 @@ High availability is important for production deployments because database error
<div class="row">
<div class="col-12 col-lg-6">
<figure class="my-4">
<img class="mb-3" src="../../.gitbook/assets/pgcat_6.png" alt="PgCat read/write separation">
<img class="mb-3" src="../../.gitbook/assets/PgCat_Read-Write-Diagram.svg" alt="PgCat read/write separation">
</figure>
</div>
<div class="col-12 col-lg-6">
Expand All @@ -66,7 +66,7 @@ Removing read traffic from the primary can help scale it beyond its normal capac
<div class="row">
<div class="col-12 col-lg-6">
<figure class="my-4">
<img class="mb-3" src="../../.gitbook/assets/pgcat_7.png" alt="PgCat read/write separation">
<img class="mb-3" src="../../.gitbook/assets/PgCat_Sharding-Diagram.svg" alt="PgCat read/write separation">
</figure>
</div>
<div class="col-12 col-lg-6">
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy