Joost Kraaijeveld wrote:
On Mon, 2006-10-23 at 02:11 -0400, brian wrote:
pg_controldata - display control information of a PostgreSQL database
cluster
pg_controldata [ datadir ]
I was hoping for the actual command but this suggests deduction ;-)
That is it.
given:
PG_DIR=/usr/local/pgsql
do:
$PG_DIR/bin/pg_controldata $PG_DIR/data
or:
man pg_controldata
brian
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly