Re: The Contrib Roundup (long) - Mailing list pgsql-hackers

From Tino Wildenhain
Subject Re: The Contrib Roundup (long)
Date
Msg-id 1118666067.5605.37.camel@sabrina.peacock.de
Whole thread Raw
In response to Re: The Contrib Roundup (long)  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
Am Montag, den 13.06.2005, 08:16 -0400 schrieb Jan Wieck:
> On 6/12/2005 8:03 PM, Marc G. Fournier wrote:
> 
> > Couldn't behaviour of REINDEX DATABASE not take that into account, and 
> > 'skip' the system indices if not superuser?
> 
> Silently doing something other than what the user requested ... I don't 
> think this is the right way to become the most popular open source 
> database in the world.

Hehe. The currently most "popular" database actually has this habit
of doing all silently different from what the user requested.

But I would agree no matter of the bad example postgres should 
not work like this ;)
-- 
Tino Wildenhain <tino@wildenhain.de>



pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: The Contrib Roundup (long)
Next
From: Abhijit Menon-Sen
Date:
Subject: Re: creating WITH HOLD cursors using SPI