sunilred

Results 9 comments of sunilred

> Hi Sunil, > > First of all, thank you for using `csv2db`! > > > For testing, I loaded 20000 rows and it took 2-3 mins, while using pgsql...

Regarding bulk loads, you could tap into the bulk load capability of the database clients. For PostgreSQL it is "COPY" or "copy" command. Happy to give you what the script...

I tried the batch size and it does not seem to make a huge difference. As per the below screenshot, I uploaded 50,000 rows to PostgreSQL (on AWS). I ran...

Hi. I think it is probably the fact that I am using AWS Aurora PostgreSQL. The may be some inefficiencies in that. I am going to run similar tests against...

Hi - just wondering if there is progress on this request? A number of my clients are shifting to Azure hosting of SQL Server databases and MFA is the only...

Hi. This feature is now almost mandatory when working in a corporate environment due to tougher security compliance requirements. Azure AD (and even Windows AD). Is there a plan to...