Commit 65e2a73
committed
set AWS_S3_FORCE_PATH_STYLE accordingly
WAL-G will not work if we use our own endpoint that only supports path
convention but AWS_S3_FORCE_PATH_STYLE is not set. This patch ensures
that WAL-G and WAL-E will use the same convention.
Also add support to WALE_S3_ENDPOINT with convention other than path.
Signed-off-by: 胡玮文 <[email protected]>1 parent 9f37ab4 commit 65e2a73
1 file changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
786 | | - | |
787 | | - | |
788 | | - | |
| 786 | + | |
| 787 | + | |
789 | 788 | | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
790 | 798 | | |
| 799 | + | |
791 | 800 | | |
792 | 801 | | |
793 | 802 | | |
| |||
0 commit comments