I am currently experiencing a problem with my new Postgres deployment. Postgresql logs makes my storage always full. I am thinking of just using the syslog instead of the postgres logs.
My question is, in case I am to use syslogs instead, will this affect streaming replication?
Thanks!