Avatart Leon Meyer

Leon Meyer

Peerobyte is a team of extremely enthusiastic specialists with a foothold in the European market via a Tier III Data Center in Frankfurt, Germany.

Peerobyte‘s roots are in server equipment because many of our engineers started their career in hardware infrastructure and its virtualization. That is why our team has expertise in building and developing cloud infrastructure to provide stable and flexible systems for every challenges of our clients.

answers & questions of Leon Meyer

Learn more

Core Dump not being generated in PostgreSQL

My PostgreSQL server has started crashing unexpectedly, and I wanted to generate a core dump, but the file is not being created. Here’s what I’ve done so far: 1. Configured:
 
ulimit -S -c unlimited
2. Added the following line to /etc/security/limits.conf:
 
* soft core unlimited
3. Set the core dump path:
 
kernel.core_pattern="/coredumps/core-%e-%s-%u-%g-%p-%t"
4. Gave permissions to the directory:
 
chmod 777 /coredumps
5. Tested it: The file was created in the correct directory. However, when PostgreSQL crashes, I see the following in the logs:
Gravatar — онлайн-сервис, позволяющий пользователям Интернета поддерживать постоянную картинку на большинстве сайтов.

Replied 1 year ago

2 replies

5 votes

Core Dump not being generated in PostgreSQL

My PostgreSQL server has started crashing unexpectedly, and I wanted to generate a core dump, but the file is not being created. Here’s what I’ve done so far: 1. Configured:
 
ulimit -S -c unlimited
2. Added the following line to /etc/security/limits.conf:
 
* soft core unlimited
3. Set the core dump path:
 
kernel.core_pattern="/coredumps/core-%e-%s-%u-%g-%p-%t"
4. Gave permissions to the directory:
 
chmod 777 /coredumps
5. Tested it: The file was created in the correct directory. However, when PostgreSQL crashes, I see the following in the logs:
Gravatar — онлайн-сервис, позволяющий пользователям Интернета поддерживать постоянную картинку на большинстве сайтов.

Replied 1 year ago

2 replies

5 votes

Subscribe to our newsletter to get articles and news