Skip to content
New issue

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

Grant execute on snapshot functions to neon_superuser #8346

Merged
merged 4 commits into from
Jul 11, 2024

Conversation

save-buffer
Copy link
Contributor

Problem

I need neon_superuser to be allowed to create snapshots for replication tests

Summary of changes

Adds a migration that grants these functions to neon_superuser

@save-buffer save-buffer enabled auto-merge (squash) July 10, 2024 22:14
Copy link

github-actions bot commented Jul 10, 2024

3067 tests run: 2952 passed, 0 failed, 115 skipped (full report)


Flaky tests (2)

Postgres 14

  • test_pg_regress[4]: debug
  • test_subscriber_restart: release

Code coverage* (full report)

  • functions: 32.7% (6971 of 21335 functions)
  • lines: 50.1% (54784 of 109455 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
0596f3e at 2024-07-11T20:37:25.428Z :recycle:

@save-buffer save-buffer merged commit 82b9a44 into main Jul 11, 2024
65 checks passed
@save-buffer save-buffer deleted the sasha_allow_replication_funcs branch July 11, 2024 20:29
skyzh pushed a commit that referenced this pull request Jul 15, 2024
## Problem
I need `neon_superuser` to be allowed to create snapshots for
replication tests

## Summary of changes
Adds a migration that grants these functions to neon_superuser
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.

None yet

2 participants