Skip to content

do not use external indexing if table does not contain tuples#357

Merged
var77 merged 1 commit intomainfrom
varik/external-index-min-tuples
Nov 15, 2024
Merged

do not use external indexing if table does not contain tuples#357
var77 merged 1 commit intomainfrom
varik/external-index-min-tuples

Conversation

@var77
Copy link
Copy Markdown
Collaborator

@var77 var77 commented Nov 14, 2024

This solves the issue when it tries to connect to external indexing server for external indexes on pg_restore during pg_upgrade as it first creates all indexes in catalog using index definitions and then imports the underlying data.

@var77 var77 requested a review from Ngalstyan4 November 14, 2024 13:52
Copy link
Copy Markdown

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Hi! Looks like you've reached your API usage limit. You can increase it from your account settings page here: app.greptile.com/settings/usage

4 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@var77 var77 merged commit 5747727 into main Nov 15, 2024
@var77 var77 deleted the varik/external-index-min-tuples branch November 15, 2024 07:29
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.

2 participants