Hi All,
For example, I currently have a postgresql node already with data/tables in it.
If I want to migrate to pgpool, does pgpool automatically populate/replicate the data I have in my original postgresql node to my new postgresql nodes?
Thanks!