Substitute for table variable and data migration approach

Поиск
Список
Период
Сортировка
От Avadhut Narayan Joshi
Тема Substitute for table variable and data migration approach
Дата
Msg-id PH0PR18MB46083689E7220C17D80C00229C1C9@PH0PR18MB4608.namprd18.prod.outlook.com
обсуждение исходный текст
Ответы Re: Substitute for table variable and data migration approach
Список pgsql-sql

Hello Geeks ,

 

As in SQL Server we have table variable and it can be passed as a parameter to a stored procedure . Which is the best alternative for it in PostgreSQL ?

 

Also any advice / suggestions on tool which can be used to migrate data from SQL Server / Oracle to PostgreSQL ?

Solution should be

  1. Performant on large DB size > 500 GB
  2. Should have re-start logic
  3. Should have error logging capabilities
  4. Easy to deploy/use in Prod environment

 

Please give Suggestions / recommendations .

 

Regards

Avadhut

 

 

Sent from Mail for Windows 10

 

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

Предыдущее
От: Дмитрий Иванов
Дата:
Сообщение: Re: LAST_VALUE returns the entire partition
Следующее
От: Steve Midgley
Дата:
Сообщение: Re: Substitute for table variable and data migration approach