These configurations make postgresql a lot faster for development but they should never be used in production unless you want to sob uncontrollably at corrupted data and having to restore your backups (you do have them?) from scratch on a weekend.
Remember to restart your server.
If unsure where your
postgresql.conf
file is, or you need to check if settings in the config got loaded try:show all;