how to search a phrase in mailing message title

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: how to search a phrase in mailing message title
Date: 2018-08-28 20:11:49
Message-ID: 1535487109676-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hello,

I try to retrieve messages in pg mailing lists knowing their title
using "Search the Archives" from https://www.postgresql.org/list/

for exemple when I search
"Catalog corruption"
sort by date

I find messages from
https://www.postgresql.org/message-id/CANXE4TeYbXdNfGSmRsKbeWm+=LD8kVrNYe=UDE8FvZtuMh3W3w@mail.gmail.com
and
https://www.postgresql.org/message-id/CA+t6e1k5QpakOvd-KdhcQqmWSj=2Bb+N7chh+EUk9CQ-9QJZvw@mail.gmail.com

that are OK
but also many others that are the result of searching "Catalog" OR
"corruption" in title and in messages text.

Is there a way to limit the search to title, and to phrases ?

Thanks in advance
Regards
PAscal

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-www-f2176062.html

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Steve Atkins 2018-08-28 20:13:19 Re: Adding PGInstaller to the Downloads section
Previous Message Bruce Momjian 2018-08-28 19:44:42 Re: Adding PGInstaller to the Downloads section