Re: [patch] pg_upgrade script for 8.3->8.4

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: [patch] pg_upgrade script for 8.3->8.4
Дата
Msg-id 20081204194505.GA20486@fetter.org
обсуждение исходный текст
Ответ на [patch] pg_upgrade script for 8.3->8.4  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-hackers
On Thu, Dec 04, 2008 at 05:57:01PM +0100, Zdenek Kotala wrote:
> Hi all,
>
> I attached pg_upgrade.sh script patch which works now for 8.3->8.4. It is 
> contrib module in contrib/pg_upgrade directory. Just make/make install 
> and it works.

Kudos!

> 4) script is written in ksh. It has several problems. First is that
> it does not work on win, second is that it needs extra magic to
> escape any stupid object names.  Bruce has suggested to rewrite it
> to PERL.  It is maybe good idea but I'm not really PERL guru - any
> volunteers?

I'll give it a whirl today :)

Cheers,
David (oh, and it's Perl ;)
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


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

Предыдущее
От: tmp
Дата:
Сообщение: Re: Optimizing DISTINCT with LIMIT
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Simple postgresql.conf wizard