Re: Debugging question ...

Поиск
Список
Период
Сортировка
От Josh Tolley
Тема Re: Debugging question ...
Дата
Msg-id e7e0a2570711091127y1774b685tadc473d1aacf9139@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Debugging question ...  (Robert Bernabe <rbernabe@sandmansystems.com>)
Список pgsql-novice
On Nov 8, 2007 11:32 PM, Robert Bernabe <rbernabe@sandmansystems.com> wrote:
> Thanks for the advice...although there is no choice but to try to port
> over since we have 3k MS Sql stored procs already in the production
> system...1st step seems to be to evaluate the performance of PG vs MS
> SQL in our systems and the only way to do that is to port the massive
> stored procs into PG and time the performance...

At some point, porting functions directly will be the way to go. But
make sure you've gotten used to pl/pgsql first, so you know what
changes to make in the porting process.

-Josh/eggyknap

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

Предыдущее
От: Mija Lee
Дата:
Сообщение: Re: references to variable in another schema
Следующее
От: Brad Nicholson
Дата:
Сообщение: Re: Autovacuum - what does it actually do?