Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-gpdb
/
yezzey
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
40
Code
Issues
3
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Vacuum all tablespaces
- #256
#256
Merged
Vlasdislav
merged 14 commits into
open-gpdb:master
open-gpdb/yezzey:master
from
Vlasdislav:vacuum_all_tablespaces
Vlasdislav/yezzey:vacuum_all_tablespaces
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Vacuum all tablespaces
#256
Vlasdislav
merged 14 commits into
open-gpdb:master
open-gpdb/yezzey:master
from
Vlasdislav:vacuum_all_tablespaces
Vlasdislav/yezzey:vacuum_all_tablespaces
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
Feat: Vacuum all tablespaces
Vlasdislav
committed
5d8c900
View commit details
Copy full SHA for 5d8c900
Browse repository at this point
Fix: Remove #undef EXTERNC from util.h
Vlasdislav
committed
a80dcb2
View commit details
Copy full SHA for a80dcb2
Browse repository at this point
Fix: Fallback to pg_class.reltablespace when offload_tablespace_map entry missing
Vlasdislav
committed
cabc9b0
View commit details
Copy full SHA for cabc9b0
Browse repository at this point
Fix: Format
Vlasdislav
committed
058dee4
View commit details
Copy full SHA for 058dee4
Browse repository at this point
Fix: External storage connection handling in YProxyWriter
Vlasdislav
committed
0528a16
View commit details
Copy full SHA for 0528a16
Browse repository at this point
Fix: Skip pg_class fallback for already-offloaded relations in YezzeyGetRelationOriginTablespaceOid
Vlasdislav
committed
a86c93b
View commit details
Copy full SHA for a86c93b
Browse repository at this point
Fix: Clean by tablespace
Vlasdislav
committed
11f5ba6
View commit details
Copy full SHA for 11f5ba6
Browse repository at this point
Test: Update expected vacuum-garbage for gpdb
Vlasdislav
committed
3c7f363
View commit details
Copy full SHA for 3c7f363
Browse repository at this point
Refactor: Delete spaces
Vlasdislav
committed
f27e01d
View commit details
Copy full SHA for f27e01d
Browse repository at this point
Fix: Update OTM regression tests for external chunks
Vlasdislav
committed
c81c5f3
View commit details
Copy full SHA for c81c5f3
Browse repository at this point
Test: Split yezzey vacuum garbage regression by version
Vlasdislav
committed
9994edb
View commit details
Copy full SHA for 9994edb
Browse repository at this point
Fix: Revert YezzeyGetRelationOriginTablespaceOid implementation
Vlasdislav
committed
7a73b20
View commit details
Copy full SHA for 7a73b20
Browse repository at this point
Fix: Restore to changes before
Vlasdislav
committed
452d743
View commit details
Copy full SHA for 452d743
Browse repository at this point
Commits on Sep 1, 2026
Fix: Removed the volatile sum(external_bytes) in test
Vlasdislav
committed
84eaf29
View commit details
Copy full SHA for 84eaf29
Browse repository at this point
You can’t perform that action at this time.