Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb
Дата
Msg-id 20140111012118.GE15692@momjian.us
обсуждение исходный текст
Ответ на Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb  (Peter Eisentraut <peter_e@gmx.net>)
Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Jan 10, 2014 at 08:15:53PM -0500, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I assume pg_upgrade would just tell the user what vacuumdb command to
> > run, rather than create a script to call it.  If they have to run two
> > commands, we will output the two commands.
> 
> Why would we change the operational procedure of "run this script
> after pg_upgrade"?  It just complicates life for users.

If it is one command, why use a script?  Just give them the command. 

> Bear in mind also that some may have scripted the call of the script
> already, so you'd be breaking their scripts; to achieve what?

Uh, I didn't think enough people scripted pg_upgrade to be worth it.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Standalone synchronous master