Re: How to determine initdb parameters on old database?
- From: brian <brian(at)zijn-digital(dot)com>
- To: pgsql-general(at)postgresql(dot)org
- Subject: Re: How to determine initdb parameters on old database?
- Date: Mon, 23 Oct 2006 02:11:48 -0400
- Message-id: <453C5D24(dot)8070708(at)zijn-digital(dot)com>
Joost Kraaijeveld wrote:
Is it possible to find out the parameters used with initdb on an old
database or is this a matter of deduction?
TIA
pg_controldata - display control information of a PostgreSQL database
cluster
pg_controldata [ datadir ]
brian
Home |
Main Index |
Thread Index