Skip to content
SQL & Beyond

SQL & Beyond

  • home
  • featured
    • GitHub: di2-starter-kit
    • Alex Sprogis: AI Coding Starter Kit
    • Pencil’n more
    • Bestes Sohn Seite
  • imprint
  • privacy
  • contact
  • English
    • Deutsch
    • English

Data Transfer

Transferring Data: bcp, COPY, pgloader, ETL — Which Method When

3. July 202626. June 2026 by marcus

Moving data sounds like the easiest phase of a migration: the table is there, pour the data in, done. Until the first larger table takes a whole afternoon — because it runs row by row via INSERT instead of in one sweep via COPY. Anyone who needs to load data into PostgreSQL has four routes to choose from, and the … Read more

Tags Data Migration, Data Transfer, PostgreSQL, SQL Server

Article Series

  • Data Quality in an ETL Process
  • Data Quality Checks with SQL
  • Data Migration: SQL Server → PostgreSQL
  • AI-Assisted SQL Development
  • Structuring & Formatting SQL
  • SSIS vs. T-SQL

Categories

  • AI & Development (13)
  • Data Quality (8)
  • Database Deployment (5)
  • SQL & Databases (36)

Latest Posts

  • Data Quality: Dimensions and Error Classes — the Theory Behind the SQL Checks
    Published Jul 2, 2026 · Updated Aug 22, 2026
  • Editor Options in SSMS — Make SQL Code Look the Same on Every Team Machine
    Published May 28, 2018 · Updated Aug 26, 2026
  • The Functional Aesthetics of SQL — Why Structured Code Is Faster to Edit
    Published May 16, 2018 · Updated Aug 25, 2026
  • Why sqlfluff Can’t Lint Our SQL Conventions — and a 240-Line Script Can
    Published Aug 23, 2026
  • Checking Data Quality with SQL — a Configurable Framework for Spotting Bad Data Generically
    Published Jun 24, 2026 · Updated Aug 22, 2026
  • Validating Data with SQL — Ranges, Required Fields and the NULL Trap
    Published Jun 30, 2026 · Updated Aug 22, 2026

Tags

Claude Code (12) Data Migration (7) Data Quality (18) Data Type (6) Developer Workflow (9) ETL Process (7) Formatting (5) PL/pgSQL (5) Postgres (5) PostgreSQL (16) Readability (7) SQL Server (6) SSIS (5) T-SQL (11) TRY_CONVERT (6) Type Conversion (8)

Show all tags

© 2018–2026 Marcus Belz · Imprint · Privacy · Contact · How This Blog Is Made

All tags

AI (1) AI-Assisted Development (2) AI-Assisted Development (1) AI Agents (1) Automation (1) Backfill (1) Change Tracking (1) CI/CD (2) Claude (1) Claude Code (12) Code Quality (2) Comparison (1) Context Management (1) Conventions (3) Database Deployment (4) Data Integration (1) Data Migration (7) Data Quality (18) Data Quality Dimensions (1) Data Quality Rules (4) Data Transfer (1) Data Type (6) Data Type Mapping (1) Design Pattern (5) Developer Workflow (9) Duplicates (1) Dynamic SQL (4) ELT (1) Error Classification (1) ESLint (1) ETL (1) ETL Process (7) Expand/Contract (1) Formatting (5) GitHub Actions (2) Logging (1) Maintainability (3) Metadata (1) Naming Convention (4) PL/pgSQL (5) Postgres (5) PostgreSQL (16) Project Setup (1) Project Template (1) Prompt Engineering (1) Readability (7) Referential Integrity (1) Schema Evolution (3) Schema Migration (3) Source Control (1) SQL Server (6) SSIS (5) SSIS vs. SQL (4) Stored Procedure (1) T-SQL (11) Table Design (1) Theory (1) TRY_CONVERT (6) Type Conversion (8) Validation (1) Verification (1)