Remove c
article thumbnail

Transparent Huge Pages Refresher

Percona

While THP can be beneficial for many applications, enabling it on a database server could have unintended consequences. In this post, we will explore THP, its impact on database servers, and how to disable it for optimal performance and stability. The concept of HugePages in Linux has existed for many years, first introduced in 2007.

article thumbnail

Using the Transparent Data Encryption Extension PG_TDE With PostgreSQL

Percona

The simplest way to run it for testing is to use the docker container: docker run --name pg-tde -e POSTGRES_PASSWORD=mysecretpassword -d perconalab/postgres-tde-ext This command starts a container with the extension loaded and already enabled for the Postgres database. tde 00000000 6d 61 73 74 65 72 2d 6b 65 79 00 00 00 00 00 00 |master-key.|

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

Should You Use ClickHouse as a Main Operational Database?

Percona

What if we use ClickHouse (which is a columnar analytical database) as our main datastore? Well, typically, an analytical database is not a replacement for a transactional or key/value datastore. Although such databases can be very efficient with counts and averages, some queries will be slow or simply non existent.

article thumbnail

Egnyte Architecture: Lessons learned in building and scaling a multi petabyte content platform

High Scalability

Egnyte is a secure Content Collaboration and Data Governance platform, founded in 2007 when Google drive wasn't born and AWS S3 was cost-prohibitive. In 2007, businesses had started to become more distributed; customers were using multiple devices to access their files and there was a need to make this experience as smooth as possible.

article thumbnail

How To Measure the Working Set Size on Linux

Brendan Gregg

Here is a MySQL database server (mysqld), PID 423, and measuring its working set size for 0.1 The tool also has a cumulative mode (-C), which resets the referenced flags once then takes continuous measurements. wss.pl -C `pgrep -n mysqld` 1. I just wrote [wss.pl] as a front-end to this feature. seconds (100 milliseconds): #./wss.pl

Cache 71
article thumbnail

How To Measure the Working Set Size on Linux

Brendan Gregg

Here is a MySQL database server (mysqld), PID 423, and measuring its working set size for 0.1 The tool also has a cumulative mode (-C), which resets the referenced flags once then takes continuous measurements. wss.pl -C `pgrep -n mysqld` 1. I just wrote [wss.pl] as a front-end to this feature. seconds (100 milliseconds): #./wss.pl

Cache 40
article thumbnail

Data Mining Problems in Retail

Highly Scalable

Recall the basic equation for enterprise profit: where Q is quantity sold, P is price, V denotes variable costs, and C denotes fixed costs. Heckerman, and C. DG12] How Companies Learn Your Secrets, C. Kleinberg, C. Fisher, 2007. MA08] Introduction to Information Retrieval, C. Billsus, 2007.

Retail 152