Postgresql not getting assigned memory - Mailing list pgsql-admin

From Oliver
Subject Postgresql not getting assigned memory
Date
Msg-id CALQkqm_BqAU9Nh=morY6ON02fGjZ228YfAEkBeqZwA5QPjh5wg@mail.gmail.com
Whole thread Raw
Responses Re: Postgresql not getting assigned memory  (Jan Lentfer <Jan.Lentfer@web.de>)
Re: [GENERAL] Postgresql not getting assigned memory  (Abdul Sayeed <abdulsayeed24@gmail.com>)
Re: [GENERAL] Postgresql not getting assigned memory  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-admin
Hello,
I'm new in postgresql, I'm sorry if I do something bad.
Default value or shared_buffers is 128MB, I have a dedicated server for postgresql with 8GB RAM. I've changed shared_buffers value to 2048MB and uncommented the entry in postgresql.conf. It shows now:

# - Memory -

shared_buffers = 2048MB                 # min 128kB

When I restart instance or even server, pgstartup.log indicates:

seleccionando el valor para shared_buffers ... 128MB (I'm sorry, I'm spanish and server is configured in spanish). But it shows something as: selecting shared_buffers value ... 128MB.
What I do bad? Thanks beforehand.

Cheers...

pgsql-admin by date:

Previous
From: Radovan Jablonovsky
Date:
Subject: point-in-time-recovery issue when applying WAL files, "invalid magic number 0000 in log file" error
Next
From: Jan Lentfer
Date:
Subject: Re: Postgresql not getting assigned memory