Postgresql not getting assigned memory

From: Oliver <ofabelo(at)gmail(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>, Forums postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Postgresql not getting assigned memory
Date: 2014-06-20 11:51:30
Message-ID: CALQkqm_BqAU9Nh=morY6ON02fGjZ228YfAEkBeqZwA5QPjh5wg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

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...

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jan Lentfer 2014-06-20 12:00:57 Re: Postgresql not getting assigned memory
Previous Message Radovan Jablonovsky 2014-06-19 20:08:12 point-in-time-recovery issue when applying WAL files, "invalid magic number 0000 in log file" error

Browse pgsql-general by date

  From Date Subject
Next Message Jan Lentfer 2014-06-20 12:00:57 Re: Postgresql not getting assigned memory
Previous Message Bhushan Pathak 2014-06-20 11:25:17 Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb