Closed absolut777 closed 12 years ago
How about "pg_ctl -D /path_to_pgdata reload" ? RA uses it too.
I mean change parameters for which require restart (they marked as "change requires restart" in postgresql.conf). For example parameter "listen_addresses". Reload with pg_ctl don't works for this case.
Both node ?
assumption
steps
done
Thank you!
Hello Takatoshi,
I have question about restart postgresql when its works with cluster envirnment. For example I have changed postgres parameter which required restart. How I can correctly restart postgres in this case?