Changes between Version 38 and Version 39 of UsersWikiWinCompileInitdb
- Timestamp:
- 12/09/09 10:28:32 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompileInitdb
v38 v39 28 28 "c:\postgres\bin\pg_ctl" unregister -N "pgsql-8.4 test" 29 29 30 30 This requires a restart. A faster way is to stop the service and then from dos: 31 31 32 32 sc delete "pgsql-8.4 test" 33 33 34 34 '''Option B) Directly from the DOS shell:'''