How can I change the location of the log file in PostgreSQL? Can it be done without stopping the cluster?
feedback
|
re 1) See the chapter "Where to log" in the manual. You want to change the re 2) No, you need to restart Postgres when you change this. | |||
feedback
|