Re: version upgrade

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: version upgrade
Дата
Msg-id 41367108.4070701@bigfoot.com
обсуждение исходный текст
Ответ на Re: version upgrade  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: version upgrade  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-hackers
Jan Wieck wrote:


> Which is another point I was about to ask. How do these people, running 
> those huge and horribly important databases, ever test a single 
> application change? Or any schema changes for that matter. Do they 
> really type "psql -c 'alter table ...' proddb" and believe they are 
> professional users because they know what they are doing?

I do alter table, but of course before to do it, I run my regression test
on a database with almost no data inside. Each stored procedure is tested
in order to execute each execution path.
In 3 years working in this way I had no a singol failure after an alter
schema operation.


Regards
Gaetano Mendola



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: open item: tablespace handing in pg_dump/pg_restore
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: iinvalid string enlargement PG 7.4.5