pginstaller - pginst: Check for existing data directory during the GUI

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Check for existing data directory during the GUI
Date: 2004-07-12 19:22:32
Message-ID: 20040712192232.3046E2186D4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Check for existing data directory during the GUI step. This prevents rollback during execution when initdb fails on existing data directory. Instead show a dialog with the reason and suggested fixes.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-07-12 19:27:33 pgsql-server: Add blank line to new canonicalize_path file, which
Previous Message Bruce Momjian 2004-07-12 19:18:27 pgsql-server: canonicalization adjustments.