Add an internal storage barrier to postgresql#5343
Conversation
Binyang2014
left a comment
There was a problem hiding this comment.
Why not move internal storage into postgresql folder. If it only used by postgresql
For current usage, there's no difference between putting it in But if there are other services relying on |
Binyang2014
left a comment
There was a problem hiding this comment.
It's ok for me as a hot-fix. Please create another issue to move to to postgresql. Then we can make the code much more clean and leverage the k8s mechanism.
I have record the new design to #5344 . It does have some advantages. However, considering there's only one service using internal storage now, it may be not worth the effort to implement the new mechanism. We can leave it to a future work. |
to fix #5341