forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita0a61f4
committed
> > Another issue is that when installing the Postgres service with
> > "pg_ctl register -w ...." the "-w" parameter was not put in> the registry "ImagePath"> > value for the Postgres service. (I added it manually to test.) So I> > suspect that "pg_ctl register" will need to be enhanced to add the> > "-w" parameter to the registry settings.Dave Page1 parentcc28a27 commita0a61f4
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
832 | 832 |
| |
833 | 833 |
| |
834 | 834 |
| |
| 835 | + | |
| 836 | + | |
| 837 | + | |
835 | 838 |
| |
836 | 839 |
| |
837 | 840 |
| |
| |||
1038 | 1041 |
| |
1039 | 1042 |
| |
1040 | 1043 |
| |
1041 |
| - | |
| 1044 | + | |
1042 | 1045 |
| |
1043 | 1046 |
| |
1044 | 1047 |
| |
|
0 commit comments
Comments
(0)