- Notifications
You must be signed in to change notification settings - Fork5
Commit7c8d7a2
committed
Only recycle normal files in pg_xlog as WAL segments. pg_standby creates
symbolic links with the -l option, and as Fujii Masao pointed out we ended upoverwriting files in the archive directory before this patch. Patch byAidan Van Dyk, Fujii Masao and me.Backpatch to 8.3, where pg_standby was introduced.1 parentdb02073 commit7c8d7a2
1 file changed
+8
-5
lines changedLines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
3006 | 3006 |
| |
3007 | 3007 |
| |
3008 | 3008 |
| |
| 3009 | + | |
3009 | 3010 |
| |
3010 | 3011 |
| |
3011 | 3012 |
| |
| |||
3046 | 3047 |
| |
3047 | 3048 |
| |
3048 | 3049 |
| |
3049 |
| - | |
| 3050 | + | |
| 3051 | + | |
| 3052 | + | |
3050 | 3053 |
| |
3051 |
| - | |
3052 |
| - | |
3053 |
| - | |
| 3054 | + | |
| 3055 | + | |
| 3056 | + | |
3054 | 3057 |
| |
3055 | 3058 |
| |
3056 | 3059 |
| |
|
0 commit comments
Comments
(0)