Re: Bug in reindexdb's error reporting

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Julien Rouhaud <rjuju123(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Bug in reindexdb's error reporting
Date: 2019-05-10 14:18:09
Message-ID: 20190510141809.GA1900@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2019-May-10, Julien Rouhaud wrote:

> I just noticed that reindexdb could report an extraneous message
> saying an error happened while reindexing a database if it failed
> reindexing a table or an index.

Kudos, good find -- that's a 14 years old bug, introduced in this commit:

Author: Bruce Momjian <bruce(at)momjian(dot)us>
Branch: master Release: REL8_1_BR [85e9a5a01] 2005-07-29 15:13:11 +0000

Move reindexdb from /contrib to /bin.

Euler Taveira de Oliveira

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2019-05-10 14:18:23 Re: pg12 release notes
Previous Message Alvaro Herrera 2019-05-10 13:59:04 Re: pg12 release notes