TransWikia.com

macOS Catalina - postgreSQL - sysctl.conf still relevant?

Database Administrators Asked by Crashmeister on January 4, 2022

I had the following settings in /etc/sysctl.conf before Catalina:

# PostgreSQL Config for the MAC
kern.sysv.shmmax=2147483648
kern.sysv.shmall=524288
kern.sysv.shmmin=1
kern.sysv.shmmni=32
kern.sysv.shmseg=8
kern.maxprocperuid=1024
kern.maxproc=2048

The Catalina install moved this file to the /Users/Shared folder as /etc is now considered private to macOS.

Are these settings still relevant for Catalina, and if so, where do they need to go?

Thx.

2 Answers

I ran into the same issue. I put the file back (at /etc/sysctl.conf) and it worked just like before (at least for setting kern.maxvnodes).

Answered by Russell Davis on January 4, 2022

You don't need the shared memory parameters any more, because PostgreSQL has been using POSIX shared memory for a while now.

Making sure that the PostgreSQL user can have enough open files is a good idea though.

Answered by Laurenz Albe on January 4, 2022

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP