Skip to content

Fix catalog staleness option#522

Merged
staticlibs merged 1 commit into
duckdb:mainfrom
staticlibs:staleness_default_main
Jul 20, 2026
Merged

Fix catalog staleness option#522
staticlibs merged 1 commit into
duckdb:mainfrom
staticlibs:staleness_default_main

Conversation

@staticlibs

Copy link
Copy Markdown
Member

This is a forward-port of PR #518.

This is a follow-up PR to #514:

  • it changes the default scope of pg_staleness_query_enabled and pg_staleness_query options to GLOBAL to be easily usable from DuckLake (where SESSION options are not propagated to Postgres)
  • it changes the default value of pg_staleness_query_enabled to not run the staleness query by default in non-DuckLake scenarios

This is a forward-port of PR duckdb#518.

This is a follow-up PR to duckdb#514:

 - it changes the default scope of `pg_staleness_query_enabled` and
   `pg_staleness_query options` to `GLOBAL` to be easily usable from
   DuckLake (where `SESSION` options are not propagated to Postgres)
 - it changes the default value of `pg_staleness_query_enabled` to not
   run the staleness query by default in non-DuckLake scenarios
@staticlibs
staticlibs merged commit d3a2b2a into duckdb:main Jul 20, 2026
7 checks passed
@staticlibs
staticlibs deleted the staleness_default_main branch July 20, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant