[MCOL-4886] columnstore-post-install spends too much time chown-ing datadir on the existing installations Created: 2021-10-01 Updated: 2023-12-27 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Minor |
| Reporter: | Roman | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
columnstore-post-install chown-s the whole datadir and this might take up to 4-5 minutes for big existing installations. It is necessary to detect if this is an existing installation and skip chown. |