Thread: reindexdb in Windows

reindexdb in Windows

From
Euler Taveira de Oliveira
Date:
Hi,

reindexdb.exe is not installed with PostgreSQL in Windows. Is it
intentional or a bug?


--
  Euler Taveira de Oliveira
  http://www.timbira.com/

Re: reindexdb in Windows

From
"Hiroshi Saito"
Date:
Hi.

Uga...This is a problem in pginstaller.
It seems that it has been forgotten in the reason pgAdmin has a function.
However, I think that it is indispensable as a preparation of PostgreSQL
including the automation by the batch...
I don't have a memory of discussion about this.
If there is no objection, I will want to consider the back patch of 8.1,8.2
and CVS-HEAD.? But, it whose 8.0 was contrib is made into desertion
by the reason for not releasing any longer.

What do you think? (Dave and Magnus)

Regards,
Hiroshi Saito

From: "Euler Taveira de Oliveira" <euler@timbira.com>
> Hi,
>
> reindexdb.exe is not installed with PostgreSQL in Windows. Is it
> intentional or a bug?
>
>
> --
>  Euler Taveira de Oliveira
>  http://www.timbira.com/

Re: reindexdb in Windows

From
Dave Page
Date:
Euler Taveira de Oliveira wrote:
> Hi,
>
> reindexdb.exe is not installed with PostgreSQL in Windows. Is it
> intentional or a bug?
>
>

Bug - thanks, fixed in all affected branches of pgInstaller.

Regards, Dave