On 7/25/23 14:43, Wen Yi wrote:
Hi community,
When I use the postgres, I check the log.(I use the -l open the log)
As you can see, I type code like this:
postgres=# show logging_collector;
logging_collector
---
off
(1 row)
postgres=# ^C
Follow the document, when logging_col
Hi community,
When I use the postgres, I check the log.(I use the -l open the log)
As you can see, I type code like this:
postgres=# show logging_collector;
logging_collector
---
off
(1 row)
postgres=# ^C
Follow the document, when logging_collector is off, there's no log ou