I followed the instructions http://pydanny-event-notes.readthedocs.org/en/latest/DjangoConEurope2012/10-steps-to-better-postgresql-performance.html
he says to set log_directory = pg_log
log_directory = pg_log
where is this directory in ubuntu ?: (
In the postgres data directory something like /var/lib/postgresql/9.3/main/pg_log
/var/lib/postgresql/9.3/main/pg_log
select format('%s/%s', current_setting('data_directory'), current_setting('log_directory'));
Source: https://habr.com/ru/post/1239115/More articles:The default database for Android Realm - androidHow to center the label horizontally for all iOS devices in Swift - iosHow to find duplicate values โโin a multidimensional array in angularjs - arraysAndroid: Is the binding variable bound and switching to tag inclusion? - androidSeveral forms include symfony (on the same page) - php2-factor authentication (2-step verification) with Google compute engine - google-compute-engineCPython - read Python dictionary (keys / values) inside function C. Passed as argument - pythonhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1239118/use-laravel-repositories-with-datatables&usg=ALkJrhiDGvpvwmoWfu2yuXeAwf9txQDDEQError using Byte Buddy on Android - javaInstalling multiple Laravel environments - phpAll Articles