PgTune - Tuning PostgreSQL config by your hardware
postgres=# create user pgtest with password 'password12345';
postgres=# select rolpassword from pg_authid where rolname='pgtest';Quelques conseils d'optimisation des paramètres mémoires pour PostgreSQL