| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: Question about StartLogicalReplication() error path |
| Date: | 2021-06-16 06:01:57 |
| Message-ID: | CAA4eK1+LPbC=hw3z3CHS5XO3upcjaok7MHvTqRTORAR143j-gg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jun 15, 2021 at 3:21 AM Jeff Davis <pgsql(at)j-davis(dot)com> wrote:
>
> On Mon, 2021-06-14 at 13:13 -0400, Robert Haas wrote:
> > I'm happy to hear other opinions, but I think I would be inclined to
> > vote in favor of #1 and/or #2 but against #3.
>
> What about upgrading it to, say, LOG? It seems like it would happen
> pretty infrequently, and in the event something strange happens, might
> rule out some possibilities.
>
I don't see any problem with changing it to LOG if that helps
especially because it won't happen too often.
--
With Regards,
Amit Kapila.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2021-06-16 06:24:01 | Re: 回复:Re: Cache relation sizes? |
| Previous Message | Thomas Munro | 2021-06-16 05:54:48 | Re: A qsort template |