Skip to content

prefetch rows parameter is overriden by batch concurrency (which is deprecated) #1661

Open
@Sarcouy

Description

@Sarcouy

My options :

with include drop, truncate, create tables, create indexes, batch rows = 10000, batch concurrency = 3, prefetch rows = 20000,
  reset sequences,
  downcase identifiers

Ending with a prefetch rows of 3 for reader buffer.

we should drop this option support

Activity

linked a pull request that will close this issue on Apr 11, 2025
changed the title [-]Batch concurrency will override prefetch rows[/-] [+]Specifying batch concurrency will override prefetch rows[/+] on Apr 11, 2025
changed the title [-]Specifying batch concurrency will override prefetch rows[/-] [+]prefetch rows parameter is overriden by batch concurrency (which is deprecated)[/+] on Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @Sarcouy

      Issue actions

        prefetch rows parameter is overriden by batch concurrency (which is deprecated) · Issue #1661 · dimitri/pgloader