Re: Migration from SQL Server to PostgeSQL

2020-11-30 Thread Thibaut Madelaine
Le 30/11/2020 à 06:11, Muthukumar.GK a écrit : HiTeam, We need to migrate tables,Records,Procedure and function from SQL server to Postgresql. Kindly let me know, Is there any  tool or easiest way  available to migrate from SQL Server to Postgresql. Please let me know if there are any limita

Re: Migration from SQL Server to PostgeSQL

2020-11-29 Thread Pavel Stehule
po 30. 11. 2020 v 7:06 odesílatel Muthukumar.GK napsal: > Hi Pavel, > > Kindly let me know the following functionality can be possible in > postgresql. If possible,provide me with a sample program. > > 1. Call the procedure from/inside another procedure and insert the result > set into Temp Tabl

Re: Migration from SQL Server to PostgeSQL

2020-11-29 Thread Muthukumar.GK
Hi Pavel, Kindly let me know the following functionality can be possible in postgresql. If possible,provide me with a sample program. 1. Call the procedure from/inside another procedure and insert the result set into Temp Table. 2. Creating Dynamic procedure in postgresql. because We have dynami

Re: Migration from SQL Server to PostgeSQL

2020-11-29 Thread Pavel Stehule
po 30. 11. 2020 v 6:12 odesílatel Muthukumar.GK napsal: > HiTeam, > > We need to migrate tables,Records,Procedure and function from SQL server > to Postgresql. Kindly let me know, Is there any tool or easiest way > available to migrate from SQL Server to Postgresql. Please let me know if > there

Migration from SQL Server to PostgeSQL

2020-11-29 Thread Muthukumar.GK
HiTeam, We need to migrate tables,Records,Procedure and function from SQL server to Postgresql. Kindly let me know, Is there any tool or easiest way available to migrate from SQL Server to Postgresql. Please let me know if there are any limitations in *postgresql *compared to SQL server. Regards