| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | "Bossart, Nathan" <bossartn(at)amazon(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display |
| Date: | 2021-11-11 17:46:38 |
| Message-ID: | 20211111174638.GA8669@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Nov 11, 2021 at 03:18:16PM +0000, Bossart, Nathan wrote:
> On 11/11/21, 4:38 AM, "Alvaro Herrera" <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
> > Yeah. If we had some sort of ring buffer in which to store these
> > messages, the user could examine them through a view; they would still
> > be accessible in a running server, but they would not be written to the
> > server log.
>
> That's an interesting idea. It'd be nice to have a way to see more
> debugging information without exploding the server log.
Uh, that's what dmesg does, which I mentioned earlier.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sergei Kornilov | 2021-11-11 18:15:54 | Re:unexpected plan with id = any('{}') condition |
| Previous Message | Fabrice Chapuis | 2021-11-11 17:44:51 | Re: Logical replication timeout problem |