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

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

Hello Geeks ,

 

Any suggestions / recommendations for below questions ?

 

Regards

Avadhut

 

Sent from Mail for Windows 10

 

From: Avadhut Narayan Joshi
Sent: 02 July 2021 19:51
To: pgsql-admin@lists.postgresql.org
Subject: Substitute for table variable and data migration approach

 

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: Rui DeSousa
Date:
Subject: Re: The trap when using pg_dumpall
Next
From: Yambu
Date:
Subject: logical replication in high volume transactions