Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 480 Bytes

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.