We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pg_dump_splitsort.py
cython
In #13, @oldcai writes:
I tested it with a 444G .sql file and it finished within 523m22.189s.
.sql
523m22.189s
Let's see if we can compile pg_dump_splitsort.py with Cython, and document the performance gain if it works.
The text was updated successfully, but these errors were encountered:
akaihola
No branches or pull requests
In #13, @oldcai writes:
Let's see if we can compile
pg_dump_splitsort.py
with Cython, and document the performance gain if it works.The text was updated successfully, but these errors were encountered: