Re: Shorter archive URLs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Shorter archive URLs
Дата
Msg-id 11846.1563122126@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Shorter archive URLs  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Shorter archive URLs
Re: Shorter archive URLs
Список pgsql-www
Magnus Hagander <magnus@hagander.net> writes:
> This means that instead of being:
> https://www.postgresql.org/message-id/CABUevEyqGVV-s1yXQBsTpoPDCHy79j-yDtJcucrPb9Hh4CFTNg%40mail.gmail.com
> The url would be:
> https://www.postgresql.org/message-id/Z0oaTfo56bV4tke6-r_PKJstHF8=

FWIW, I don't care for that one bit. Yeah, message IDs are pretty
opaque in many cases, but at least they're not designed and built to
be opaque.  An example of what would be lost is the ability to find
a message given one of these URLs in any other archive, such as one's
personal mail archive.  (Unless one sets up a mapping table to match
this transform, which would be a big PITA.)

> Any access to the old message-id based URLs would automatically receive a
> permanent redirect to the new ones.

If you remove the ability to find a message in the archive from its
original message ID, I will be REALLY unhappy, because that will break
lookups in the other direction (ie, given a message in my local files,
go find it --- and its thread --- in the PG archives).

On the whole I don't see any good reason to change this.

            regards, tom lane



В списке pgsql-www по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Shorter archive URLs
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Shorter archive URLs