Обсуждение: Sometimes my mails don't make it to the mailing list

Поиск
Список
Период
Сортировка

Sometimes my mails don't make it to the mailing list

От
"Daniel Westermann (DWE)"
Дата:
Hi,

not sure if www is the correct list for this, but this is the second time a mail from me did not make it to the list.
DoI need to change something or is there an issue with the mailing lists? The mail which is missing is below. The
threadis this one:
https://www.postgresql.org/message-id/flat/GV0P278MB041917EB3E2FE8704B5AE2C6D2DC9%40GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM

Thanks for any hints
Daniel



From: Daniel Westermann (DWE)Sent: Tuesday, May 31, 2022 18:04To: Jonathan S. Katz <jkatz@postgresql.org>; Tom Lane
<tgl@sss.pgh.pa.us>Cc:pgsql-docs@lists.postgresql.org <pgsql-docs@lists.postgresql.org>Subject: Re: Can we still dump
version7? 

>>
>> Ugh, missed that, thanks for spotting it.
>> I wonder whether we should update this or just remove it --- it's
>> clearly something that's likely to get missed again.

>While burdensome, +1 for updating. We don't want users to get caught by
>surprise if pg_dumpall does not work on an old version when trying to
>update to a newer version.

What about something like this:
"Current releases of the dump programs can read data from any supported version of PostgreSQL. You can expect the last
XXXunsupported versions to work as well. If you cannot dump your version of PostgreSQL with the current releases you
needto take an extra step and use a version of the dump programs which can still read from your old release." 

That would remove the version number and there is no risk we miss it again in the future. I am not sure about the
officialpolicy for that, though. 

Regards
Daniel


Re: Sometimes my mails don't make it to the mailing list

От
Tom Lane
Дата:
"Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com> writes:
> not sure if www is the correct list for this, but this is the second time a mail from me did not make it to the list.
DoI need to change something or is there an issue with the mailing lists? The mail which is missing is below. The
threadis this one:
https://www.postgresql.org/message-id/flat/GV0P278MB041917EB3E2FE8704B5AE2C6D2DC9%40GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM

I received that here (via the list), and it's in the archives:

https://www.postgresql.org/message-id/GV0P278MB04195040552F6D771D1A6837D2DC9%40GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM

What it isn't is connected to the thread, and that seems to be
because it lacks any In-Reply-To: or References: header.
So the fault is in your mail sending program, or else you're
doing something that doesn't cue the program that it's a reply.

            regards, tom lane



Re: Sometimes my mails don't make it to the mailing list

От
"Daniel Westermann (DWE)"
Дата:
>What it isn't is connected to the thread, and that seems to be
>because it lacks any In-Reply-To: or References: header.
>So the fault is in your mail sending program, or else you're
>doing something that doesn't cue the program that it's a reply.

Thanks Tom, so that seems to be on my side. Will check.

Regards
Daniel