Re: Getting the initdb parameter values

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Satish Burnwal (sburnwal)" <sburnwal@xxxxxxxxx> wrote:
 
> 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 ?
 
> Is there any pg_* table which I look into for such params?
 
There is:
 
http://www.postgresql.org/docs/8.1/interactive/view-pg-settings.html
 
You could also look in the postgresql.conf file or use the SHOW
command.
 
http://www.postgresql.org/docs/8.1/interactive/runtime-config-file-locations.html
 
http://www.postgresql.org/docs/8.1/interactive/sql-show.html
 
-Kevin

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux