Skip to content

jahangiranwari/pgloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGLoader - Azure SQL Server Fix

This PGLoader repo is specifically catered for Azure SQL Server to PostgreSQL migration which applies the fix for Not able to connect to Azure SQL #1324

Usage

docker run --rm -it jahan9/pgloader:latest pgloader --version

pgloader version "3.6.9"
compiled with SBCL 2.2.9.debian

For detailed usage refer to original pgloader project.