8000 Use SQLite catalogs for top-level timings too. by dimitri · Pull Request #616 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use SQLite catalogs for top-level timings too. #616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Jan 4, 2024

This makes it possible to see the timings while pgcopydb is operating, including timing of top-level operations and cumulative timings.

Fixes #57 (use pgcopydb list progress --summary while the command is running).

@dimitri dimitri added the enhancement New feature or request label Jan 4, 2024
@dimitri dimitri added this to the v0.15 milestone Jan 4, 2024
@dimitri dimitri self-assigned this Jan 4, 2024
@dimitri dimitri marked this pull request as draft January 4, 2024 16:44
@dimitri dimitri force-pushed the feature/use-sqlite-for-top-level-timings branch 3 times, most recently from 56182a8 to 2240c42 Compare January 8, 2024 15:53
@dimitri dimitri marked this pull request as ready for review January 8, 2024 15:54
This makes it possible to see the timings while pgcopydb is operating,
including timing of top-level operations and cumulative timings.
@dimitri dimitri force-pushed the feature/use-sqlite-for-top-level-timings branch from 2240c42 to 4f59852 Compare January 8, 2024 16:06
@dimitri dimitri merged commit 1c68a19 into main Jan 8, 2024
@dimitri dimitri deleted the feature/use-sqlite-for-top-level-timings branch January 8, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display the summary while the command is running (--json)
1 participant
0