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
postgres version 10.3 pg_repack version 1.4.9 execute shell pg_repack -d xxx -t xxxx return error ERROR :query failed :ERROR: expected one dependency record for TOAST table,found 0
The text was updated successfully, but these errors were encountered:
Check on version 10.23 at least. There are too many missing bug fixes here.
Sorry, something went wrong.
hello , postgres 's version is 10.3 check what
PostgreSQL version 10.23: https://www.postgresql.org/docs/release/10.23/ Which is the latest version in the 10 series.
No branches or pull requests
postgres version 10.3
pg_repack version 1.4.9
execute shell pg_repack -d xxx -t xxxx return error
ERROR :query failed :ERROR: expected one dependency record for TOAST table,found 0
The text was updated successfully, but these errors were encountered: