-
Notifications
You must be signed in to change notification settings - Fork 699
Insights: neondatabase/neon
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
release-proxy-8538
published
Jun 24, 2025 -
release-proxy-8540
published
Jun 25, 2025
28 Pull requests merged by 13 people
-
fix(pageserver): allow refresh_interval to be empty
#12349 merged
Jun 25, 2025 -
Proxy release 2025-06-25 14:35 UTC
#12347 merged
Jun 25, 2025 -
pageserver: payload compression for gRPC base backups
#12346 merged
Jun 25, 2025 -
RFC: Endpoint Persistent Unlogged Files Storage
#9661 merged
Jun 25, 2025 -
feat(storcon): retrieve feature flag and pass to pageservers
#12324 merged
Jun 25, 2025 -
[proxy]: BatchQueue::call is not cancel safe - make it directly cancellation aware
#12345 merged
Jun 25, 2025 -
[console_redirect_proxy]: fix channel binding
#12238 merged
Jun 25, 2025 -
Support cancellations of timelines with hanging ondemand downloads
#12330 merged
Jun 25, 2025 -
Remove unnecessary separate installation of libpq
#12287 merged
Jun 25, 2025 -
Update pgaudit to latest versions
#12328 merged
Jun 25, 2025 -
Set pgaudit.log=none for monitoring connections
#12137 merged
Jun 24, 2025 -
Use enum-typed PG versions
#12317 merged
Jun 24, 2025 -
Switch the billing metrics storage format to ndjson.
#12338 merged
Jun 24, 2025 -
Proxy release 2025-06-24 06:01 UTC
#12332 merged
Jun 24, 2025 -
[proxy]: authenticate to compute after connect_to_compute
#12335 merged
Jun 24, 2025 -
apply clippy fixes for 1.88.0 beta
#12331 merged
Jun 24, 2025 -
Create proxy-bench periodic run in CI
#12242 merged
Jun 24, 2025 -
Allow cancellation errors in tests that allow timeline deletion errors
#12315 merged
Jun 23, 2025 -
storcon: Fix migration for Attached(0) tenants
#12256 merged
Jun 23, 2025 -
feat(pageserver): support force overriding feature flags
#12233 merged
Jun 23, 2025 -
storcon: adjust AZ selection for heterogenous AZs
#12296 merged
Jun 23, 2025 -
test_runner: fix
test_basebackup_with_high_slru_count
gzip param#12319 merged
Jun 23, 2025 -
fix(pageserver): reduce default feature flag refresh interval
#12246 merged
Jun 23, 2025 -
ci: Fix bogus skipping of 'make all' step in CI
#12318 merged
Jun 23, 2025 -
pageserver: allow concurrent rw IO on in-mem layer
#12151 merged
Jun 23, 2025 -
pageserver: set gRPC basebackup chunk size to 256 KB
#12314 merged
Jun 23, 2025 -
Stop using build-tools image in compute image build
#12306 merged
Jun 23, 2025 -
Use
make all
in the "Build and Test locally" CI workflow#12311 merged
Jun 23, 2025
10 Pull requests opened by 6 people
-
[local_proxy]: ignore TLS for endpoint
#12316 opened
Jun 23, 2025 -
storcon: Make node deletion process cancellable
#12320 opened
Jun 23, 2025 -
Patch pgaudit to disable logging in parallel workers
#12325 opened
Jun 23, 2025 -
CI: Use host temp dir
#12326 opened
Jun 23, 2025 -
storcon: Follow-up for Fix migration for Attached(0)
#12333 opened
Jun 24, 2025 -
pageserver: handle multiple attached children in shard resolution
#12336 opened
Jun 24, 2025 -
[sql-over-http]: authenticate to compute after connect_to_compute
#12341 opened
Jun 24, 2025 -
pageserver: use bounded sender for basebackup cache
#12342 opened
Jun 25, 2025 -
pageserver: increase default max_size_entries limit for basebackup cache
#12343 opened
Jun 25, 2025 -
pageserver: fix wal receiver hang on remote client shutdown
#12348 opened
Jun 25, 2025
2 Issues closed by 2 people
-
storcon: `Attached(0)` tenants that do graceful migrations can get stuck
#10935 closed
Jun 23, 2025 -
Improve backoff strategy for redis reconnection
#11114 closed
Jun 23, 2025
7 Issues opened by 3 people
-
pageserver: silence disconnect errors during base backups
#12344 opened
Jun 25, 2025 -
storcon: split on shard physical size
#12340 opened
Jun 24, 2025 -
compatibilty tests failing on safekeeper heartbeat deserialization
#12339 opened
Jun 24, 2025 -
storcon: failing reconciliations will block optimizations
#12334 opened
Jun 24, 2025 -
storcon: Make node deletion graceful
#12323 opened
Jun 23, 2025 -
storcon: Make node deletion persistent
#12322 opened
Jun 23, 2025 -
storcon: Make node deletion cancellable
#12321 opened
Jun 23, 2025
33 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add initial skeleton for client cache code, and request tracker.
#12312 commented on
Jun 23, 2025 • 8 new comments -
feat(compute_ctl): CPU Continuous Profiling support
#12307 commented on
Jun 23, 2025 • 7 new comments -
[compute] fix: background worker that collects installed extension metrics now updates collection interval
#12277 commented on
Jun 25, 2025 • 7 new comments -
compute: metrics for autovacuum (mxid, postgres)
#12294 commented on
Jun 23, 2025 • 3 new comments -
NO_CLOSE_RANGE macro for old glibc/kernel builds
#12308 commented on
Jun 25, 2025 • 2 new comments -
libs: introduce WalSegmentSize type alias (u32), remove wasteful `usize` usage
#11803 commented on
Jun 25, 2025 • 2 new comments -
compute: enable `neon.pgstat_file_size_limit` to roll out `pg_stat` persistence
#12285 commented on
Jun 24, 2025 • 1 new comment -
[compute_ctl] fix reconfigure during TLS renewal
#12264 commented on
Jun 23, 2025 • 1 new comment -
Assert(timeout_set) in communicator_reconfigure_timeout_if_needed() might fail due to race condition
#11744 commented on
Jun 23, 2025 • 0 new comments -
Support pull_timeline of timelines without writes
#12028 commented on
Jun 25, 2025 • 0 new comments -
Add cache for relation kind
#12166 commented on
Jun 23, 2025 • 0 new comments -
Do not allocate anything in subtransaction memory context
#12176 commented on
Jun 23, 2025 • 0 new comments -
compute_tools: support gRPC base backups in `compute_ctl`
#12244 commented on
Jun 23, 2025 • 0 new comments -
storcon: reduce `MAX_OFFLINE_INTERVAL_DEFAULT` to 10s
#12258 commented on
Jun 25, 2025 • 0 new comments -
Build dummy libcommunicator into the 'neon' extension
#12266 commented on
Jun 25, 2025 • 0 new comments -
wip: add some info logs for timeline shutdown
#12304 commented on
Jun 25, 2025 • 0 new comments -
Store relation kind in LFC chunk
#12313 commented on
Jun 25, 2025 • 0 new comments -
Epic: Pageserver gRPC service
#11728 commented on
Jun 23, 2025 • 0 new comments -
pageserver: reject accidental modification of stripe size
#12227 commented on
Jun 23, 2025 • 0 new comments -
Creating large spgist indexes leads to "could not open file" error
#12073 commented on
Jun 23, 2025 • 0 new comments -
Race condition between neon_read() and StartupXLOG()/redo loop leads to deadlock
#9955 commented on
Jun 23, 2025 • 0 new comments -
Exception blocks (subtransactions) in PL/pgSQL don't free memory until the end of transaction
#12173 commented on
Jun 23, 2025 • 0 new comments -
☂️ safekeeper migration: workstream 2
#11669 commented on
Jun 23, 2025 • 0 new comments -
Epic: Feature Flag
#11813 commented on
Jun 23, 2025 • 0 new comments -
storcon: notify cplane on safekeeper membership change
#12188 commented on
Jun 23, 2025 • 0 new comments -
neon_local broken by storcon managed timelines in pytests
#12298 commented on
Jun 24, 2025 • 0 new comments -
pytests still not using storcon managed timelines
#12299 commented on
Jun 24, 2025 • 0 new comments -
Epic: Support Postgres event triggers
#7570 commented on
Jun 24, 2025 • 0 new comments -
test_timeline_copy is flaky because of race condition inside moto/s3
#10667 commented on
Jun 24, 2025 • 0 new comments -
storage controller: anti-flapping
#6877 commented on
Jun 24, 2025 • 0 new comments -
Epic: improve shard splits at scale
#11810 commented on
Jun 24, 2025 • 0 new comments -
Epic: GetPage performance at scale
#11594 commented on
Jun 24, 2025 • 0 new comments -
docs(compute): RFC for compute rolling restart with prewarm
#11294 commented on
Jun 25, 2025 • 0 new comments