I am migrating a database from SQLServer to PostgreSQL and I want to know if exists some tool to execute tests to see if the functionality of the triggers and stored procedures still the same?
rep34 wrote:
> I am migrating a database from SQLServer to PostgreSQL and I want to
> know if exists some tool to execute tests to see if the functionality
> of the triggers and stored procedures still the same?
The stored procedure syntax of MS SQL Server and PostgreSQL is not at
all the same, so you don't even have to bother with a test suite.
techdocs.postgresql.org usually contains good information about porting
from other SQL implementations.
Есть вопросы? Напишите нам!
✖
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера