Changes between Version 27 and Version 28 of UsersWikiWinCompileInitdb


Ignore:
Timestamp:
Dec 9, 2009, 7:06:45 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiWinCompileInitdb

    v27 v28  
    1414 5. Go into services panel under windows and start[[BR]][[BR]]
    1515  a. If your service does not start - check the Windows Event Viewer[[BR]][[BR]]
    16   a. You can uninstall the service with:[[BR]][[BR]]   "c:\postgres\bin\pg_ctl" unregister -N "pgsql-8.3 test" (this requires a restart)[[BR]][[BR]]A faster way is to stop the service and then from dos:[[BR]][[BR]]
    17 sc delete "pgsql-8.3 test"
     16  a. You can uninstall the service with:[[BR]][[BR]]   "c:\postgres\bin\pg_ctl" unregister -N "pgsql-8.3 test" (this requires a restart)[[BR]][[BR]]A faster way is to stop the service and then from dos:[[BR]][[BR]]sc delete "pgsql-8.3 test"
    1817
    1918 6. Before you do a make check for PostGIS