On a GNU/Linux system, I currently use the following from /etc/rc.d/rc.local to invoke postgres /usr/bin/su - postgres -c "nohup /usr/local/pgsql/bin/postmaster -i -S -D/usr/local/pgsql/data -o '-F -B 64 -S' &" Can anyone see any holes in this? Any problems, improvements? Also, I want to get 128 backends with ample buffering, but anytime i increase -B over 64, postgres fails to start! How can I fix this? Thanks, Ty
- [ADMIN] Case insensitive Aditya Kotturu
- Re: [ADMIN] Case insensitive Peter Eisentraut
- Re: [ADMIN] Case insensitive Armin Diehl
- [ADMIN] set digest i_a
- Re: [ADMIN] Case insensitive Peter Eisentraut
- Re: [ADMIN] Case insensitive Garry Dolley
- RE: [ADMIN] Case insensitive JT Kirkpatrick
- RE: [ADMIN] Case insensitive Armin Diehl