Hello I have a question regrading initdb,
My understanding of initdb is when we execute it it will create the directory structure in /data.
My question is when we run initdb when we already have a database running and for some reason I run this command what happens to my existing actual data does it get flushed out ? In that case what is the best practice here?