We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54dcdd7 + 87aeb5b commit 8e9704fCopy full SHA for 8e9704f
src/middle-pgsql.cpp
@@ -762,7 +762,7 @@ middle_pgsql_t::middle_pgsql_t(options_t const *options)
762
763
if (!has_bucket_index && options->append &&
764
options->with_forward_dependencies) {
765
- log_warn("You don't have a bucket index. See manual for details.");
+ log_debug("You don't have a bucket index. See manual for details.");
766
}
767
768
m_tables[NODE_TABLE] =
0 commit comments