forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdcddc3f
committed
Revert "Prevent running pg_basebackup as root"
This reverts commit7bae0ad, as this is not ideal with the tar format,and we may want to explore more options like what is done by tar withsome equivalents of --owner and --group, but for pg_basebackup.Per complaints from Magnus Hagander and Stephen Frost.Discussion:https://postgr.es/m/20200205172259.GW3195@tamriel.snowman.net1 parent414c2fd commitdcddc3f
1 file changed
+0
-16
lines changedLines changed: 0 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2090 | 2090 |
| |
2091 | 2091 |
| |
2092 | 2092 |
| |
2093 |
| - | |
2094 |
| - | |
2095 |
| - | |
2096 |
| - | |
2097 |
| - | |
2098 |
| - | |
2099 |
| - | |
2100 |
| - | |
2101 |
| - | |
2102 |
| - | |
2103 |
| - | |
2104 |
| - | |
2105 |
| - | |
2106 |
| - | |
2107 |
| - | |
2108 |
| - | |
2109 | 2093 |
| |
2110 | 2094 |
| |
2111 | 2095 |
| |
|
0 commit comments
Comments
(0)