Saytik
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Saytik-
Thank you. cd /usr/pgsql-9.3/bin/; for f in *; do echo $f; [ -e /usr/bin/$f ] && mv /usr/bin/$f /usr/bin/$f.8; ln -s $(pwd)/$f /usr/bin/$f; done that helped. Also, from this link [QUOTE] We w...
-
[QUOTE] Out of memory I have increased default value "Max cPanel process memory" from 768M to 2048M. The problem has been fixed. Thank you for your help!