Getting the initdb parameter values

From: "Satish Burnwal (sburnwal)" <sburnwal(at)cisco(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Getting the initdb parameter values
Date: 2010-04-13 11:50:10
Message-ID: 3A8C969225424C4D8E6BEE65ED8552DA0119F14C@XMB-BGL-41C.cisco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

I have an existing postgres database and I want to know what are the
values of the parameters that were determined during initdb. Is there
any way to know those values ? For example, doc
http://www.postgresql.org/docs/8.1/interactive/runtime-config-resource.h
tml says that the max value of 'shared_buffers' parameter is determined
during initdb. Is there any pg_* table which I look into for such params
?

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Sofer, Yuval 2010-04-13 12:31:40 Unknown winsock error 10061
Previous Message Iñigo Martinez Lasala 2010-04-13 08:48:35 Re: 'COPY' Statement

Browse pgsql-sql by date

  From Date Subject
Next Message Iñigo Martinez Lasala 2010-04-13 12:56:30 Re: [ADMIN] Getting the initdb parameter values
Previous Message Leif Biberg Kristensen 2010-04-12 15:56:01 Re: Table Design for Hierarchical Data