Substitute for table variable and data migration approach - Mailing list pgsql-admin

From Avadhut Narayan Joshi
Subject Substitute for table variable and data migration approach
Date
Msg-id PH0PR18MB4608029A0E9FBDDFC7468DBA9C1F9@PH0PR18MB4608.namprd18.prod.outlook.com
Whole thread Raw
Responses RE: Substitute for table variable and data migration approach  (Avadhut Narayan Joshi <AJoshi7@sensiaglobal.com>)
List pgsql-admin

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-admin by date:

Previous
From: Yambu
Date:
Subject: Re: Invalid byte sequence
Next
From: Ron Watkins
Date:
Subject: Loading from Azure DataLake?