Re: [GENERAL] Postgres Ubuntu Default Package vs Enterprise DB vs Compiled One

2015-12-26 Thread Sébastien Boutté
I manage to have the same performance between ubuntu package and compiled version ; just a few seconds of difference. don't know what parameter i've missed i restart again and again ... Sorry to have pollute the mailing list ;) Thank you Adrian for the tips on pg_config and pg_controldata. Good

Re: [GENERAL] Postgres Ubuntu Default Package vs Enterprise DB vs Compiled One

2015-12-26 Thread Adrian Klaver
On 12/26/2015 08:16 AM, Sébastien Boutté wrote: Hi, For my project, to be able to easily manage postgres instance and version, i want to install it in user's directory and launch by user also. For my tests, I've got some issues with pg_restore on three differents installations. First One : Ubu