article thumbnail

Deploy Django on Kubernetes With Percona Operator for PostgreSQL

Percona

Percona Operator for PostgreSQL offers a powerful solution for managing and scaling PostgreSQL databases in a Kubernetes environment, making it an ideal choice for developer use cases. I will use the regular kubectl approach: $ kubectl apply --server-side -f deploy/bundle.yaml Django application would require its own user and database.

Database 115
article thumbnail

ChatGPT vs. MySQL DBA Challenge

Percona

At the same time that I see database engineers relying on the tool, sites such as StackOverflow are banning ChatGPT. ChatGPT: The innodb_redo_log_capacity parameter specifies the maximum size of the InnoDB redo log buffer, which is used to store changes made to the database before they are written to disk. What could it be?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

In 1991 I wrote a white paper on performance that was widely read, and in 1993 (with help from Brian Wong) that got me a job in the USA, working alongside Brian for Mike Briggs in technical product marketing. We had specializations in hardware, operating systems, databases, graphics, etc.

Tuning 52
article thumbnail

Critical app observability in government including ArcGIS

Dynatrace

With these tools, agency leaders can empower IT teams to understand how citizens are using digital touchpoints, the obstacles they encounter as they’re using them, and how to eliminate those points of friction, whether in the app, database, or the infrastructure that hosts them. Download white paper now! Ready to learn more?

article thumbnail

Tuning Autovacuum in PostgreSQL and Autovacuum Internals

Percona

The performance of a PostgreSQL database can be compromised by dead tuples, since they continue to occupy space and can lead to bloat. Now, though, it’s time to look at autovacuum for postgres, and the internals you to know to maintain a high performance PostgreSQL database needed by demanding applications. Is this a problem ?

Tuning 44
article thumbnail

Setting Up and Deploying PostgreSQL for High Availability

Percona

Unfortunately, using certain open source database software as part of an HA architecture can present significant challenges. This blog highlights considerations for keeping your own PostgreSQL databases highly available and healthy. The same changes made in the primary database are made in the replicas.

article thumbnail

ABAC on SpiceDB: Enabling Netflix’s Complex Identity Types

The Netflix TechBlog

A cleanup process to prune stale relationships from the database. Given the near-perfect requirement match, it does make you wonder what Google’s Zanzibar has been up to since the white paper! SpiceDB is then responsible for figuring out which relations map back to the autoscaling group, e.g. name, environment, region, etc.

Cache 249