Skip to content

Commit

Permalink
Update content/posts/2025-duckdb-pair-with-postgres.md
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Holscher <[email protected]>
  • Loading branch information
davidfischer and ericholscher authored Feb 12, 2025
1 parent f0a0382 commit e6d980e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/2025-duckdb-pair-with-postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ handles this kind of transaction processing effortlessly.

However, one area where we've struggled a bit with Postgres is on analytical queries.
When a new advertiser prospect comes to us and asks how much ad inventory we have on content
related to automating compute infrastructure with a tool like Terraform, we want to be able to answer that easily.
related a tool like Terraform, we want to be able to answer that easily.
By aggregating data ahead of time, we can query the data much faster when an advertiser pulls up a report
or needs an estimate on how long their campaign will take.

Expand Down

0 comments on commit e6d980e

Please sign in to comment.