- Notifications
You must be signed in to change notification settings - Fork5
Commitd4be99f
committed
(I always forget what the magic numbers 0 through 2 means for the
"syslog" option.)By the way: The "virtual_host" parameter is a bad name for thatparticular option, I think. "Virtual host" signals that PostgreSQL willbehave differently according to which IP address it's contacted (likeApache's virtual host support which makes the web-server serve differentsites according to different criteria). A better word for the optionswould be "tcpip_listen_addr" or something like that.Troels Arvin1 parent3297804 commitd4be99f
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
|
0 commit comments
Comments
(0)